Skip to content

Add tests for third-party app endpoints

Codecov / codecov/project failed Oct 27, 2024 in 0s

79.96% (-13.85%) compared to 1d33608

View this Pull Request on Codecov

79.96% (-13.85%) compared to 1d33608

Details

Codecov Report

Attention: Patch coverage is 72.28637% with 120 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
djangocms_link/fields.py 50.00% 77 Missing and 6 partials ⚠️
djangocms_link/admin.py 78.81% 17 Missing and 8 partials ⚠️
djangocms_link/helpers.py 82.92% 3 Missing and 4 partials ⚠️
djangocms_link/migrations/0017_link_link.py 85.18% 1 Missing and 3 partials ⚠️
djangocms_link/apps.py 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #229       +/-   ##
===========================================
- Coverage   93.81%   79.96%   -13.85%     
===========================================
  Files          24       28        +4     
  Lines         291      619      +328     
  Branches       27       77       +50     
===========================================
+ Hits          273      495      +222     
- Misses         11      100       +89     
- Partials        7       24       +17     

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