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: card images and menu template #157

Closed fsbraun closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (f0e4de7) 86.81% compared to head (31d8ad5) 86.88%.

:exclamation: Current head 31d8ad5 differs from pull request most recent head f8fc66a. Consider uploading reports for the commit f8fc66a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #157 +/- ## ========================================== + Coverage 86.81% 86.88% +0.06% ========================================== Files 119 119 Lines 3088 3089 +1 Branches 329 329 ========================================== + Hits 2681 2684 +3 + Misses 300 299 -1 + Partials 107 106 -1 ``` | [Files](https://app.codecov.io/gh/django-cms/djangocms-frontend/pull/157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms) | Coverage Δ | | |---|---|---| | [djangocms\_frontend/contrib/carousel/forms.py](https://app.codecov.io/gh/django-cms/djangocms-frontend/pull/157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms#diff-ZGphbmdvY21zX2Zyb250ZW5kL2NvbnRyaWIvY2Fyb3VzZWwvZm9ybXMucHk=) | `100.00% <ø> (ø)` | | | [djangocms\_frontend/contrib/image/forms.py](https://app.codecov.io/gh/django-cms/djangocms-frontend/pull/157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms#diff-ZGphbmdvY21zX2Zyb250ZW5kL2NvbnRyaWIvaW1hZ2UvZm9ybXMucHk=) | `93.75% <ø> (ø)` | | | [...ms\_frontend/contrib/image/frameworks/bootstrap5.py](https://app.codecov.io/gh/django-cms/djangocms-frontend/pull/157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms#diff-ZGphbmdvY21zX2Zyb250ZW5kL2NvbnRyaWIvaW1hZ2UvZnJhbWV3b3Jrcy9ib290c3RyYXA1LnB5) | `78.94% <100.00%> (+12.28%)` | :arrow_up: | | [djangocms\_frontend/contrib/jumbotron/forms.py](https://app.codecov.io/gh/django-cms/djangocms-frontend/pull/157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms#diff-ZGphbmdvY21zX2Zyb250ZW5kL2NvbnRyaWIvanVtYm90cm9uL2Zvcm1zLnB5) | `100.00% <ø> (ø)` | | | [djangocms\_frontend/contrib/link/forms.py](https://app.codecov.io/gh/django-cms/djangocms-frontend/pull/157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms#diff-ZGphbmdvY21zX2Zyb250ZW5kL2NvbnRyaWIvbGluay9mb3Jtcy5weQ==) | `84.78% <ø> (ø)` | | | [djangocms\_frontend/contrib/navigation/forms.py](https://app.codecov.io/gh/django-cms/djangocms-frontend/pull/157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms#diff-ZGphbmdvY21zX2Zyb250ZW5kL2NvbnRyaWIvbmF2aWdhdGlvbi9mb3Jtcy5weQ==) | `100.00% <ø> (ø)` | | | [djangocms\_frontend/contrib/tabs/forms.py](https://app.codecov.io/gh/django-cms/djangocms-frontend/pull/157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms#diff-ZGphbmdvY21zX2Zyb250ZW5kL2NvbnRyaWIvdGFicy9mb3Jtcy5weQ==) | `100.00% <ø> (ø)` | |

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