Skip to content

remove length restriction on langcode

e26d165
Select commit
Loading
Failed to load commit list.
Open

add/remove language codes and refuse to publish books with invalid codes #318

remove length restriction on langcode
e26d165
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 5, 2026 in 1s

82.68% (-0.50%) compared to 2359a7a

View this Pull Request on Codecov

82.68% (-0.50%) compared to 2359a7a

Details

Codecov Report

❌ Patch coverage is 63.63636% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.68%. Comparing base (2359a7a) to head (e26d165).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
backend/src/cms_backend/context.py 47.05% 7 Missing and 2 partials ⚠️
backend/src/cms_backend/api/routes/fields.py 52.94% 4 Missing and 4 partials ⚠️
backend/src/cms_backend/__init__.py 80.00% 2 Missing ⚠️
backend/src/cms_backend/db/book.py 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
- Coverage   83.17%   82.68%   -0.50%     
==========================================
  Files          58       58              
  Lines        2912     2968      +56     
  Branches      276      293      +17     
==========================================
+ Hits         2422     2454      +32     
- Misses        415      431      +16     
- Partials       75       83       +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.