Skip to content

Add some type annotations

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

92.10% (-1.72%) compared to 1d33608

View this Pull Request on Codecov

92.10% (-1.72%) compared to 1d33608

Details

Codecov Report

Attention: Patch coverage is 89.39052% with 47 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
djangocms_link/admin.py 84.40% 12 Missing and 5 partials ⚠️
djangocms_link/migrations/0017_link_link.py 37.03% 16 Missing and 1 partial ⚠️
djangocms_link/fields.py 96.55% 1 Missing and 5 partials ⚠️
djangocms_link/helpers.py 85.36% 2 Missing and 4 partials ⚠️
djangocms_link/apps.py 94.44% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
- Coverage   93.81%   92.10%   -1.72%     
==========================================
  Files          24       27       +3     
  Lines         291      595     +304     
  Branches       27       71      +44     
==========================================
+ Hits          273      548     +275     
- Misses         11       31      +20     
- Partials        7       16       +9     

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