Skip to content

fix: # pragma: no cover to all four defensive guards

300c83a
Select commit
Loading
Failed to load commit list.
Open

feat: add AliasInlineSerializer #94

fix: # pragma: no cover to all four defensive guards
300c83a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 0s

92.40% (+0.42%) compared to 7f76592

View this Pull Request on Codecov

92.40% (+0.42%) compared to 7f76592

Details

Codecov Report

❌ Patch coverage is 98.21429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.40%. Comparing base (7f76592) to head (300c83a).

Files with missing lines Patch % Lines
djangocms_rest/plugin_rendering.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   91.98%   92.40%   +0.42%     
==========================================
  Files          19       20       +1     
  Lines         886      909      +23     
  Branches      100      100              
==========================================
+ Hits          815      840      +25     
+ Misses         44       43       -1     
+ Partials       27       26       -1     

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