Skip to content

DB setup: support db schema creation (with --schema-only) without force recreate option#12004

Merged
DaanHoogland merged 1 commit into
apache:4.22from
shapeblue:db-setup-schema-only-without-force-create
Nov 7, 2025
Merged

DB setup: support db schema creation (with --schema-only) without force recreate option#12004
DaanHoogland merged 1 commit into
apache:4.22from
shapeblue:db-setup-schema-only-without-force-create

DB setup: support db schema creation (with --schema-only) without for…

bf3ad22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2025 in 0s

17.56% (+0.00%) compared to ac8c200

View this Pull Request on Codecov

17.56% (+0.00%) compared to ac8c200

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.56%. Comparing base (ac8c200) to head (bf3ad22).

Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12004   +/-   ##
=========================================
  Coverage     17.56%   17.56%           
  Complexity    15544    15544           
=========================================
  Files          5909     5909           
  Lines        529059   529059           
  Branches      64617    64617           
=========================================
  Hits          92941    92941           
  Misses       425664   425664           
  Partials      10454    10454           

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