Skip to content

perf(database): reuse document revision for deletes - #120

Merged
histrio merged 1 commit into
masterfrom
perf/database-reuse-document-revision-deletes
Aug 16, 2026
Merged

perf(database): reuse document revision for deletes#120
histrio merged 1 commit into
masterfrom
perf/database-reuse-document-revision-deletes

Conversation

@histrio

@histrio histrio commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Fix #113

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.44%. Comparing base (f7b6184) to head (ac03a7d).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   90.39%   90.44%   +0.04%     
==========================================
  Files           9        9              
  Lines         791      795       +4     
==========================================
+ Hits          715      719       +4     
  Misses         76       76              
Flag Coverage Δ
unittests 90.44% <100.00%> (+0.04%) ⬆️

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

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

@histrio
histrio merged commit 0544f33 into master Aug 16, 2026
31 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.

Simple delete always raising Conflict

2 participants