Skip to content

Add support for upserts in FlatPostgresCollection#277

Merged
suddendust merged 4 commits intohypertrace:mainfrom
suddendust:pg_writes_upsert
Feb 24, 2026
Merged

Add support for upserts in FlatPostgresCollection#277
suddendust merged 4 commits intohypertrace:mainfrom
suddendust:pg_writes_upsert

Conversation

@suddendust
Copy link
Copy Markdown
Contributor

Description

This PR adds support for upserts in FlatPostgresCollection.

Testing

Added integration tests to validate the correct behaviour.

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.98%. Comparing base (3504ce4) to head (a8ed79d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #277      +/-   ##
==========================================
+ Coverage   80.71%   80.98%   +0.27%     
==========================================
  Files         241      241              
  Lines        6928     6954      +26     
  Branches      642      643       +1     
==========================================
+ Hits         5592     5632      +40     
+ Misses        919      905      -14     
  Partials      417      417              
Flag Coverage Δ
integration 80.98% <100.00%> (+0.27%) ⬆️
unit 54.55% <93.33%> (+1.67%) ⬆️

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 merged commit ef0d310 into hypertrace:main Feb 24, 2026
6 checks passed
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.

2 participants