reuse add_book_to_title to promote books without title - #464
Merged
Codecov / codecov/project
succeeded
Jul 31, 2026 in 0s
81.12% (+0.08%) compared to 5f8d26a
View this Pull Request on Codecov
81.12% (+0.08%) compared to 5f8d26a
Details
Codecov Report
❌ Patch coverage is 72.09302% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.12%. Comparing base (5f8d26a) to head (33cc1ec).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| backend/src/cms_backend/db/book.py | 69.23% | 9 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #464 +/- ##
==========================================
+ Coverage 81.04% 81.12% +0.08%
==========================================
Files 65 64 -1
Lines 3883 3879 -4
Branches 472 472
==========================================
Hits 3147 3147
+ Misses 583 581 -2
+ Partials 153 151 -2 ☔ 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.
Loading