Skip to content

Add ``DJANGOCMS_LINK_ALLOWED_LINK_TYPES`` config

Codecov / codecov/project succeeded Oct 28, 2024 in 1s

94.33% (+0.51%) compared to 1d33608

View this Pull Request on Codecov

94.33% (+0.51%) compared to 1d33608

Details

Codecov Report

Attention: Patch coverage is 92.87305% with 32 lines in your changes missing coverage. Please review.

Project coverage is 94.33%. Comparing base (1d33608) to head (c7c31fb).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
djangocms_link/admin.py 89.71% 8 Missing and 3 partials ⚠️
djangocms_link/fields.py 95.40% 2 Missing and 6 partials ⚠️
djangocms_link/helpers.py 87.80% 2 Missing and 3 partials ⚠️
djangocms_link/migrations/0017_link_link.py 85.18% 1 Missing and 3 partials ⚠️
djangocms_link/templatetags/djangocms_link_tags.py 86.36% 3 Missing ⚠️
djangocms_link/apps.py 94.44% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   93.81%   94.33%   +0.51%     
==========================================
  Files          24       28       +4     
  Lines         291      635     +344     
  Branches       27       73      +46     
==========================================
+ Hits          273      599     +326     
- Misses         11       18       +7     
- Partials        7       18      +11     

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