Skip to content

fix(api-database): tolerate concurrent CREATE EXTENSION race during bootstrap - #1419

Merged
sebastijankuzner merged 3 commits into
developfrom
fix/api-database/bootstrap-race-condition
Jul 29, 2026
Merged

fix(api-database): tolerate concurrent CREATE EXTENSION race during bootstrap#1419
sebastijankuzner merged 3 commits into
developfrom
fix/api-database/bootstrap-race-condition

Conversation

@oXtxNt9U

Copy link
Copy Markdown
Contributor

Summary

Can be occasionally seen during E2E consensus test runs:

image

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.32%. Comparing base (cb0af1f) to head (faf8950).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1419      +/-   ##
===========================================
+ Coverage    76.91%   77.32%   +0.40%     
===========================================
  Files          921      933      +12     
  Lines        15812    16253     +441     
  Branches      2067     2145      +78     
===========================================
+ Hits         12162    12567     +405     
- Misses        3645     3679      +34     
- Partials         5        7       +2     
Flag Coverage Δ
contracts 91.76% <ø> (?)
packages 76.92% <100.00%> (+<0.01%) ⬆️

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sebastijankuzner
sebastijankuzner merged commit 4b45d94 into develop Jul 29, 2026
24 checks passed
@sebastijankuzner
sebastijankuzner deleted the fix/api-database/bootstrap-race-condition branch July 29, 2026 15:46
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