Skip to content

set env vars for containers

83af63f
Select commit
Loading
Failed to load commit list.
Open

move and delete books manually #204

set env vars for containers
83af63f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 0s

80.19% (-0.21%) compared to 5d55224, passed because coverage increased by 0.03% when compared to adjusted base (80.15%)

View this Pull Request on Codecov

80.19% (-0.21%) compared to 5d55224, passed because coverage increased by 0.03% when compared to adjusted base (80.15%)

Details

Codecov Report

❌ Patch coverage is 89.16667% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.19%. Comparing base (5d55224) to head (83af63f).

Files with missing lines Patch % Lines
backend/src/cms_backend/db/book.py 90.69% 5 Missing and 3 partials ⚠️
backend/src/cms_backend/api/routes/books.py 84.21% 3 Missing ⚠️
backend/src/cms_backend/mill/context.py 0.00% 1 Missing ⚠️
backend/src/cms_backend/shuttle/move_files.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
- Coverage   80.39%   80.19%   -0.21%     
==========================================
  Files          47       47              
  Lines        1974     2065      +91     
  Branches      192      205      +13     
==========================================
+ Hits         1587     1656      +69     
- Misses        334      353      +19     
- Partials       53       56       +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.