fix: pass missing query params in findAllPerAuthor to findAllFlat #397
Codecov / codecov/project
succeeded
Mar 15, 2026 in 0s
93.98% (+0.29%) compared to 96b1701
View this Pull Request on Codecov
93.98% (+0.29%) compared to 96b1701
Details
Codecov Report
❌ Patch coverage is 97.22222% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.98%. Comparing base (96b1701) to head (fc7b5a6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| server/src/services/common.service.ts | 97.22% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #397 +/- ##
==========================================
+ Coverage 93.69% 93.98% +0.29%
==========================================
Files 39 39
Lines 1062 1081 +19
Branches 244 260 +16
==========================================
+ Hits 995 1016 +21
+ Misses 66 65 -1
+ Partials 1 0 -1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading