codingjoe / django-pictures

Responsive cross-browser image library using modern codes like AVIF & WebP
BSD 2-Clause "Simplified" License
248 stars 20 forks source link

Support multiple aspect ratios in DRF and fallback to field definition #173

Closed codingjoe closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (ec91252) to head (2f42e23).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 13 13 Lines 488 486 -2 ========================================= - Hits 488 486 -2 ``` | [Flag](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | Coverage Δ | | |---|---|---| | [celery](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.77% <0.00%> (+0.34%)` | :arrow_up: | | [cleanup](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `88.27% <0.00%> (+0.36%)` | :arrow_up: | | [dj4.1](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `88.27% <0.00%> (+0.36%)` | :arrow_up: | | [dj4.2](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `88.27% <0.00%> (+0.36%)` | :arrow_up: | | [django-rq](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.77% <0.00%> (+0.34%)` | :arrow_up: | | [dramatiq](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.77% <0.00%> (+0.34%)` | :arrow_up: | | [drf](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `96.29% <100.00%> (-0.02%)` | :arrow_down: | | [macos-latest](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `88.47% <0.00%> (+0.36%)` | :arrow_up: | | [py3.10](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `88.27% <0.00%> (+0.36%)` | :arrow_up: | | [py3.12](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `88.27% <0.00%> (+0.36%)` | :arrow_up: | | [py3.8](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `88.27% <0.00%> (+0.36%)` | :arrow_up: | | [py3.9](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `88.27% <0.00%> (+0.36%)` | :arrow_up: | | [ubuntu-latest](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `88.27% <0.00%> (+0.36%)` | :arrow_up: | | [windows-latest](https://app.codecov.io/gh/codingjoe/django-pictures/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `81.52% <0.00%> (+0.51%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron#carryforward-flags-in-the-pull-request-comment) to find out more.

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