Skip to content

Added more test cases for coverage

3e43e9b
Select commit
Loading
Failed to load commit list.
Open

Implement Conditional Updates for FlatPostgresCollection #275

Added more test cases for coverage
3e43e9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

81.11% (+0.12%) compared to ef0d310

View this Pull Request on Codecov

81.11% (+0.12%) compared to ef0d310

Details

Codecov Report

❌ Patch coverage is 94.20290% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.11%. Comparing base (ef0d310) to head (3e43e9b).

Files with missing lines Patch % Lines
...documentstore/postgres/FlatPostgresCollection.java 94.20% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #275      +/-   ##
============================================
+ Coverage     80.98%   81.11%   +0.12%     
- Complexity        0     1446    +1446     
============================================
  Files           241      241              
  Lines          6954     7022      +68     
  Branches        643      653      +10     
============================================
+ Hits           5632     5696      +64     
  Misses          905      905              
- Partials        417      421       +4     

☔ 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.