Add Collection#bulkUpdate(Map<Key, Collection<SubDocumentUpdate>> updates, ..) #288
+347
−31
Codecov / codecov/project
succeeded
Apr 14, 2026 in 0s
81.46% (-0.05%) compared to c445cc6, passed because coverage increased by 0.01% when compared to adjusted base (81.45%)
View this Pull Request on Codecov
81.46% (-0.05%) compared to c445cc6, passed because coverage increased by 0.01% when compared to adjusted base (81.45%)
Details
Codecov Report
❌ Patch coverage is 81.81818% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.46%. Comparing base (c445cc6) to head (5b73221).
Additional details and impacted files
@@ Coverage Diff @@
## main #288 +/- ##
============================================
- Coverage 81.51% 81.46% -0.05%
- Complexity 1531 1532 +1
============================================
Files 241 241
Lines 7334 7387 +53
Branches 702 712 +10
============================================
+ Hits 5978 6018 +40
- Misses 915 924 +9
- Partials 441 445 +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.
Loading