Skip to content

Merge branch 'main' into feat/293

6e7eb4a
Select commit
Loading
Failed to load commit list.
Merged

[293] Implement FlatPostgresCollection#upsertAndReturn #300

Merge branch 'main' into feat/293
6e7eb4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 4, 2026 in 1s

81.73% (-0.05%) compared to 11223f7

View this Pull Request on Codecov

81.73% (-0.05%) compared to 11223f7

Details

Codecov Report

❌ Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.73%. Comparing base (11223f7) to head (6e7eb4a).

Files with missing lines Patch % Lines
...documentstore/postgres/FlatPostgresCollection.java 20.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #300      +/-   ##
============================================
- Coverage     81.77%   81.73%   -0.05%     
  Complexity     1532     1532              
============================================
  Files           241      241              
  Lines          7409     7413       +4     
  Branches        716      717       +1     
============================================
  Hits           6059     6059              
- Misses          905      908       +3     
- Partials        445      446       +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.