Skip to content

fix: Wrap internal migrations in transactions to handle errors. - #5

Merged
EdgyEdgemond merged 1 commit into
mainfrom
fix/4
Apr 17, 2026
Merged

EdgyEdgemond merged 1 commit into
mainfrom
fix/4

Conversation

@EdgyEdgemond

Copy link
Copy Markdown
Contributor

closes #4

See #3 for more detail on the underlying issues fixed in this PR.

Thanks to @lexi-k for the initial PR.

@codecov-commenter

codecov-commenter commented Apr 17, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.60%. Comparing base (7b9a1c3) to head (752e392).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   97.53%   97.60%   +0.07%     
==========================================
  Files           8        8              
  Lines         405      417      +12     
  Branches       51       52       +1     
==========================================
+ Hits          395      407      +12     
  Misses          6        6              
  Partials        4        4              
Flag Coverage Δ
unittests 97.60% <100.00%> (+0.07%) ⬆️

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.

@EdgyEdgemond
EdgyEdgemond merged commit 2bcb471 into main Apr 17, 2026
18 of 33 checks passed
@EdgyEdgemond
EdgyEdgemond deleted the fix/4 branch April 17, 2026 18:49
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.

Multipod (parallel) deployment race condition

2 participants