Skip to content

Comments

[Draft] Implement Conditional Updates for FlatPostgresCollection#275

Open
suddendust wants to merge 8 commits intohypertrace:mainfrom
suddendust:pg_write_update
Open

[Draft] Implement Conditional Updates for FlatPostgresCollection#275
suddendust wants to merge 8 commits intohypertrace:mainfrom
suddendust:pg_write_update

Conversation

@suddendust
Copy link
Contributor

Description

This change implements Collection#UpdateResult update(Key key, Document document, Filter condition) for FlatPostgresCollection.

@suddendust suddendust changed the base branch from pg_write_update to main February 9, 2026 07:41
@codecov
Copy link

codecov bot commented Feb 9, 2026

Codecov Report

❌ Patch coverage is 73.91304% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.64%. Comparing base (3504ce4) to head (b3e5f4b).

Files with missing lines Patch % Lines
...documentstore/postgres/FlatPostgresCollection.java 73.91% 13 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #275      +/-   ##
============================================
- Coverage     80.71%   80.64%   -0.07%     
- Complexity        0     1398    +1398     
============================================
  Files           241      241              
  Lines          6928     6996      +68     
  Branches        642      652      +10     
============================================
+ Hits           5592     5642      +50     
- Misses          919      932      +13     
- Partials        417      422       +5     
Flag Coverage Δ
integration 80.64% <73.91%> (-0.07%) ⬇️
unit 52.37% <0.00%> (-0.52%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant