add API logic to promote book#405
Open
elfkuzco wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Jul 3, 2026 in 0s
81.12% (+0.30%) compared to 19a56da
View this Pull Request on Codecov
81.12% (+0.30%) compared to 19a56da
Details
Codecov Report
❌ Patch coverage is 87.16216% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.12%. Comparing base (19a56da) to head (8605a17).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| backend/src/cms_backend/db/book_actions.py | 86.20% | 8 Missing and 8 partials |
| backend/src/cms_backend/api/routes/books.py | 72.72% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #405 +/- ##
==========================================
+ Coverage 80.82% 81.12% +0.30%
==========================================
Files 62 63 +1
Lines 3494 3630 +136
Branches 383 418 +35
==========================================
+ Hits 2824 2945 +121
- Misses 553 560 +7
- Partials 117 125 +8 ☔ 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