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
48 stars 21 forks source link

feat: Add float option for images #162

Closed fsbraun closed 10 months ago

fsbraun commented 10 months ago

This PR

codecov[bot] commented 10 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (d1fe3dc) 86.88% compared to head (e66e618) 86.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #162 +/- ## ========================================== - Coverage 86.88% 86.83% -0.06% ========================================== Files 119 119 Lines 3089 3091 +2 Branches 329 330 +1 ========================================== Hits 2684 2684 - Misses 299 301 +2 Partials 106 106 ``` | [Files](https://app.codecov.io/gh/django-cms/djangocms-frontend/pull/162?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/image/forms.py](https://app.codecov.io/gh/django-cms/djangocms-frontend/pull/162?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/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms#diff-ZGphbmdvY21zX2Zyb250ZW5kL2NvbnRyaWIvaW1hZ2UvZnJhbWV3b3Jrcy9ib290c3RyYXA1LnB5) | `71.42% <0.00%> (-7.52%)` | :arrow_down: |

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