Implement Collection#search for FlatPostgresCollection #285
Codecov / codecov/project
succeeded
Apr 7, 2026 in 0s
81.30% (+0.08%) compared to 080d894
View this Pull Request on Codecov
81.30% (+0.08%) compared to 080d894
Details
Codecov Report
❌ Patch coverage is 78.46154% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.30%. Comparing base (080d894) to head (b9b1a76).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...1/transformer/LegacyQueryToV2QueryTransformer.java | 77.04% | 3 Missing and 11 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #285 +/- ##
============================================
+ Coverage 81.21% 81.30% +0.08%
- Complexity 1486 1521 +35
============================================
Files 240 241 +1
Lines 7240 7305 +65
Branches 685 700 +15
============================================
+ Hits 5880 5939 +59
+ Misses 929 924 -5
- Partials 431 442 +11 ☔ 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.
Loading