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
43 stars 20 forks source link

fix: Replace deprecated `length_is` by `length` filter #173

Closed fsbraun closed 5 months ago

fsbraun commented 6 months ago
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (685a9f4) 86.93% compared to head (2cf2bd1) 86.93%.

:exclamation: Current head 2cf2bd1 differs from pull request most recent head 377c94f. Consider uploading reports for the commit 377c94f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #173 +/- ## ======================================= Coverage 86.93% 86.93% ======================================= Files 120 120 Lines 3107 3107 Branches 330 330 ======================================= Hits 2701 2701 Misses 304 304 Partials 102 102 ```

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