django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
42 stars 20 forks source link

fix: Improved handling of optional smart link field #210

Closed fsbraun closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.90%. Comparing base (f11feee) to head (84a1e98). Report is 17 commits behind head on master.

Files Patch % Lines
djangocms_frontend/contrib/link/forms.py 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #210 +/- ## ========================================== - Coverage 86.93% 86.90% -0.03% ========================================== Files 120 120 Lines 3107 3123 +16 Branches 330 332 +2 ========================================== + Hits 2701 2714 +13 + Misses 304 303 -1 - Partials 102 106 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.