Skip to content

Fix test cases

8a18b2d
Select commit
Loading
Failed to load commit list.
Merged

[FlatPostgresCollection] Implement bulkCreateOrReplaceReturnOlder + drop + Bugfix for delete(key) always returning true #286

Fix test cases
8a18b2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

81.51% (+0.21%) compared to 2fe1f90

View this Pull Request on Codecov

81.51% (+0.21%) compared to 2fe1f90

Details

Codecov Report

❌ Patch coverage is 88.23529% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.51%. Comparing base (2fe1f90) to head (8a18b2d).

Files with missing lines Patch % Lines
...documentstore/postgres/FlatPostgresCollection.java 90.90% 2 Missing and 1 partial ⚠️
.../org/hypertrace/core/documentstore/Collection.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #286      +/-   ##
============================================
+ Coverage     81.30%   81.51%   +0.21%     
- Complexity     1521     1531      +10     
============================================
  Files           241      241              
  Lines          7305     7334      +29     
  Branches        700      702       +2     
============================================
+ Hits           5939     5978      +39     
+ Misses          924      915       -9     
+ Partials        442      441       -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.