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: removed Nav Container plugin and fixed Navigation Link plugin #192

Closed fsbraun closed 3 months ago

fsbraun commented 4 months ago

Description

This PR

Related issues

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 86.78%. Comparing base (f11feee) to head (37fac26). Report is 6 commits behind head on master.

Files Patch % Lines
...ontend/contrib/navigation/frameworks/bootstrap5.py 0.00% 1 Missing and 1 partial :warning:
djangocms_frontend/contrib/navigation/models.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #192 +/- ## ========================================== - Coverage 86.93% 86.78% -0.16% ========================================== Files 120 120 Lines 3107 3109 +2 Branches 330 331 +1 ========================================== - Hits 2701 2698 -3 - Misses 304 307 +3 - Partials 102 104 +2 ```

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