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: Dropped django-select2 dependency #197

Closed fsbraun closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.91%. Comparing base (f11feee) to head (d405c51). Report is 7 commits behind head on master.

Files Patch % Lines
djangocms_frontend/contrib/link/helpers.py 33.33% 1 Missing and 1 partial :warning:
djangocms_frontend/contrib/link/views.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #197 +/- ## ========================================== - Coverage 86.93% 86.91% -0.02% ========================================== Files 120 120 Lines 3107 3118 +11 Branches 330 331 +1 ========================================== + Hits 2701 2710 +9 + Misses 304 303 -1 - Partials 102 105 +3 ```

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