Skip to content

Add DeepBulkUpdateResult to give fine-grained information to the caller about failed/successful keys in batch updates#319

Merged
suddendust merged 7 commits into
mainfrom
detailedBulkUpdateResponse
Jul 21, 2026
Merged

Add DeepBulkUpdateResult to give fine-grained information to the caller about failed/successful keys in batch updates#319
suddendust merged 7 commits into
mainfrom
detailedBulkUpdateResponse

Merge branch 'main' into detailedBulkUpdateResponse

2d49e5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

81.04% (+0.13%) compared to d5c2963

View this Pull Request on Codecov

81.04% (+0.13%) compared to d5c2963

Details

Codecov Report

❌ Patch coverage is 85.18519% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.04%. Comparing base (d5c2963) to head (2d49e5c).

Files with missing lines Patch % Lines
...trace/core/documentstore/DeepBulkUpdateResult.java 85.71% 0 Missing and 2 partials ⚠️
...documentstore/postgres/FlatPostgresCollection.java 84.61% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #319      +/-   ##
============================================
+ Coverage     80.90%   81.04%   +0.13%     
- Complexity     1580     1615      +35     
============================================
  Files           242      243       +1     
  Lines          7632     7650      +18     
  Branches        752      754       +2     
============================================
+ Hits           6175     6200      +25     
+ Misses          968      960       -8     
- Partials        489      490       +1     

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