Skip to content

Implement Conditional Updates for FlatPostgresCollection#275

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

Implement Conditional Updates for FlatPostgresCollection#275
suddendust wants to merge 11 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 94.20290% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.11%. Comparing base (ef0d310) to head (3e43e9b).

Files with missing lines Patch % Lines
...documentstore/postgres/FlatPostgresCollection.java 94.20% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #275      +/-   ##
============================================
+ Coverage     80.98%   81.11%   +0.12%     
- Complexity        0     1446    +1446     
============================================
  Files           241      241              
  Lines          6954     7022      +68     
  Branches        643      653      +10     
============================================
+ Hits           5632     5696      +64     
  Misses          905      905              
- Partials        417      421       +4     
Flag Coverage Δ
integration 81.11% <94.20%> (+0.12%) ⬆️
unit 54.79% <66.66%> (+0.24%) ⬆️

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.

@suddendust suddendust changed the title [Draft] Implement Conditional Updates for FlatPostgresCollection Implement Conditional Updates for FlatPostgresCollection Feb 24, 2026
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