Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: API error while updating page file property #220

Merged
merged 4 commits into from
May 6, 2023
Merged

Conversation

mariosimao
Copy link
Owner

Closes #219

@mariosimao mariosimao self-assigned this May 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 6, 2023

Codecov Report

Merging #220 (dbbd86b) into main (45a67ea) will decrease coverage by 0.14%.
The diff coverage is 62.50%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##               main     #220      +/-   ##
============================================
- Coverage     99.01%   98.88%   -0.14%     
- Complexity     1306     1312       +6     
============================================
  Files           158      158              
  Lines          4275     4287      +12     
============================================
+ Hits           4233     4239       +6     
- Misses           42       48       +6     
Impacted Files Coverage Δ
src/Databases/DatabaseParent.php 88.46% <57.14%> (-11.54%) ⬇️
src/Pages/PageParent.php 90.62% <57.14%> (-9.38%) ⬇️
src/Common/File.php 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mariosimao mariosimao merged commit d4fdb47 into main May 6, 2023
@mariosimao mariosimao deleted the fix-files branch May 6, 2023 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Add & update File Property in pages
2 participants