Skip to content

fix(server): annotate unused on_starting parameter as _server: Any (#2)

c9a01d1
Select commit
Loading
Failed to load commit list.
Merged

feat(migrations): implement Alembic for database migrations (#2) #563

fix(server): annotate unused on_starting parameter as _server: Any (#2)
c9a01d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 0s

100.00% (target 80.00%)

View this Pull Request on Codecov

100.00% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9151eee) to head (c9a01d1).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #563   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         7    +4     
  Lines          114       172   +58     
=========================================
+ Hits           114       172   +58     

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