Skip to content

Handle books location, and update them when adding book to title

41f3c80
Select commit
Loading
Failed to load commit list.
Merged

Handle books location, and update them when adding book to title #123

Handle books location, and update them when adding book to title
41f3c80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2025 in 0s

85.68% (+1.33%) compared to 7904d19

View this Pull Request on Codecov

85.68% (+1.33%) compared to 7904d19

Details

Codecov Report

❌ Patch coverage is 96.58120% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.68%. Comparing base (7904d19) to head (41f3c80).
⚠️ Report is 1 commits behind head on cms-upgrade.

Files with missing lines Patch % Lines
backend/src/cms_backend/db/book.py 84.61% 1 Missing and 1 partial ⚠️
backend/src/cms_backend/utils/filename.py 95.83% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           cms-upgrade     #123      +/-   ##
===============================================
+ Coverage        84.34%   85.68%   +1.33%     
===============================================
  Files               27       28       +1     
  Lines              805      908     +103     
  Branches            58       76      +18     
===============================================
+ Hits               679      778      +99     
- Misses             113      114       +1     
- Partials            13       16       +3     

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