Skip to content

Return false from bulkUpsert when write result is incomplete - #322

Open
Bhuvan506 wants to merge 3 commits into
mainfrom
fix/bulkUpsert-validate-write-completeness
Open

Return false from bulkUpsert when write result is incomplete#322
Bhuvan506 wants to merge 3 commits into
mainfrom
fix/bulkUpsert-validate-write-completeness

Address review: resource cleanup and Postgres batch failure logging

d81d04b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 28, 2026 in 1s

80.81% (-0.25%) compared to 330cbc2

View this Pull Request on Codecov

80.81% (-0.25%) compared to 330cbc2

Details

Codecov Report

❌ Patch coverage is 49.15254% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.81%. Comparing base (330cbc2) to head (d81d04b).

Files with missing lines Patch % Lines
...race/core/documentstore/mongo/MongoCollection.java 48.57% 17 Missing and 1 partial ⚠️
...ore/documentstore/postgres/PostgresCollection.java 42.85% 11 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #322      +/-   ##
============================================
- Coverage     81.06%   80.81%   -0.25%     
- Complexity     1617     1631      +14     
============================================
  Files           243      243              
  Lines          7656     7708      +52     
  Branches        755      763       +8     
============================================
+ Hits           6206     6229      +23     
- Misses          960      987      +27     
- Partials        490      492       +2     

☔ View full report in Codecov by Harness.
📢 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.