Skip to content

link titles with zimfarm recipe#343

Open
elfkuzco wants to merge 13 commits into
mainfrom
link-zimfarm-recipe
Open

link titles with zimfarm recipe#343
elfkuzco wants to merge 13 commits into
mainfrom
link-zimfarm-recipe

add views/logic to create/view zimfarm recipe history

81347f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 1s

82.58% (+0.66%) compared to 07be618

View this Pull Request on Codecov

82.58% (+0.66%) compared to 07be618

Details

Codecov Report

❌ Patch coverage is 91.95804% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.58%. Comparing base (07be618) to head (81347f9).
⚠️ Report is 44 commits behind head on main.

Files with missing lines Patch % Lines
backend/src/cms_backend/mill/processors/title.py 74.28% 6 Missing and 3 partials ⚠️
...kend/src/cms_backend/api/routes/zimfarm_recipes.py 88.00% 6 Missing ⚠️
backend/src/cms_backend/db/book.py 84.21% 1 Missing and 2 partials ⚠️
backend/src/cms_backend/db/zimfarm_recipe.py 96.80% 3 Missing ⚠️
backend/src/cms_backend/db/flavour.py 91.66% 1 Missing ⚠️
backend/src/cms_backend/db/title.py 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #343      +/-   ##
==========================================
+ Coverage   81.92%   82.58%   +0.66%     
==========================================
  Files          60       63       +3     
  Lines        3203     3445     +242     
  Branches      333      356      +23     
==========================================
+ Hits         2624     2845     +221     
- Misses        484      499      +15     
- Partials       95      101       +6     

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