fix(migrations): add migration lock and batch DB updates #484
Codecov / codecov/project
succeeded
Feb 15, 2026 in 1s
59.96% (+0.51%) compared to d56d2ad
View this Pull Request on Codecov
59.96% (+0.51%) compared to d56d2ad
Details
Codecov Report
❌ Patch coverage is 35.29412% with 88 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.96%. Comparing base (d56d2ad) to head (c90533d).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/common/rank.py | 35.29% | 88 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #484 +/- ##
==========================================
+ Coverage 59.45% 59.96% +0.51%
==========================================
Files 24 24
Lines 1761 1806 +45
==========================================
+ Hits 1047 1083 +36
- Misses 714 723 +9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/common/rank.py | 58.27% <35.29%> (+4.19%) |
⬆️ |
Loading