Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Remove explicit django CMS dependency #36

Merged
merged 13 commits into from
Dec 10, 2024

Improved error message

119dd76
Select commit
Loading
Failed to load commit list.
Merged

feat: Remove explicit django CMS dependency #36

Improved error message
119dd76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

80.43% (+0.21%) compared to 1fd3132

View this Pull Request on Codecov

80.43% (+0.21%) compared to 1fd3132

Details

Codecov Report

Attention: Patch coverage is 87.12871% with 13 lines in your changes missing coverage. Please review.

Project coverage is 80.43%. Comparing base (1fd3132) to head (119dd76).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
djangocms_text/apps.py 42.85% 5 Missing and 3 partials ⚠️
djangocms_text/models.py 93.90% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   80.21%   80.43%   +0.21%     
==========================================
  Files          17       17              
  Lines         940      930      -10     
  Branches      106      104       -2     
==========================================
- Hits          754      748       -6     
+ Misses        143      138       -5     
- Partials       43       44       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.