Skip to content

Correctly handle cases where book location and/or filename are alread…

6bf6032
Select commit
Loading
Failed to load commit list.
Merged

Correctly handle cases where book location and/or filename are already correct #124

Correctly handle cases where book location and/or filename are alread…
6bf6032
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 13, 2025 in 1s

85.20% (-0.48%) compared to 41f3c80

View this Pull Request on Codecov

85.20% (-0.48%) compared to 41f3c80

Details

Codecov Report

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

Files with missing lines Patch % Lines
backend/src/cms_backend/processors/book.py 80.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           cms-upgrade     #124      +/-   ##
===============================================
- Coverage        85.68%   85.20%   -0.48%     
===============================================
  Files               28       28              
  Lines              908      926      +18     
  Branches            76       80       +4     
===============================================
+ Hits               778      789      +11     
- Misses             114      117       +3     
- Partials            16       20       +4     

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