test: extend PHP coverage to app and preview - #119
Merged
Merged
Conversation
Contributor
Preview this PR in the Nextcloud PlaygroundA fresh Nextcloud boots in your browser with this branch's eXeLearning editor: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #119 +/- ##
============================================
- Coverage 95.01% 93.71% -1.31%
- Complexity 48 65 +17
============================================
Files 11 13 +2
Lines 301 350 +49
Branches 54 54
============================================
+ Hits 286 328 +42
- Misses 8 15 +7
Partials 7 7 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
erseco
marked this pull request as ready for review
September 22, 2026 04:10
This was referenced Sep 22, 2026
erseco
added this pull request to stack #124
September 22, 2026 05:37
erseco
force-pushed
the
test/coverage-appinfo-preview
branch
from
September 22, 2026 05:38
f735029 to
43a1605
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Applicationand the preview providerlib/AppInfoandlib/Previewin the backend Clover reportScope
This is the first PR in a stacked coverage series. It intentionally does not include controllers yet.
Stack:
Validation
Current stack and merge order
These PRs are intentionally based on one another for clean review diffs. Merge #119 first, then retarget #120 to
main; repeat that process for each following PR before merging it.