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

Improve migration performance #169

Closed codingjoe closed 5 months ago

codingjoe commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (f361b9c) to head (0a676e2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 13 13 Lines 466 488 +22 ========================================= + Hits 466 488 +22 ``` | [Flag](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/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/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.42% <90.41%> (+0.94%)` | :arrow_up: | | [cleanup](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `87.90% <91.78%> (+3.78%)` | :arrow_up: | | [dj4.1](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `87.90% <91.78%> (+3.78%)` | :arrow_up: | | [dj4.2](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `87.90% <91.78%> (+3.78%)` | :arrow_up: | | [django-rq](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.42% <90.41%> (+0.94%)` | :arrow_up: | | [dramatiq](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.42% <90.41%> (+0.94%)` | :arrow_up: | | [drf](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `96.31% <91.78%> (+3.39%)` | :arrow_up: | | [macos-latest](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `88.11% <91.78%> (+3.77%)` | :arrow_up: | | [py3.10](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `87.90% <91.78%> (+3.78%)` | :arrow_up: | | [py3.12](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `87.90% <91.78%> (+3.78%)` | :arrow_up: | | [py3.8](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `87.90% <91.78%> (+3.78%)` | :arrow_up: | | [py3.9](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `87.90% <91.78%> (+3.78%)` | :arrow_up: | | [ubuntu-latest](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `87.90% <91.78%> (+3.78%)` | :arrow_up: | | [windows-latest](https://app.codecov.io/gh/codingjoe/django-pictures/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `81.01% <86.66%> (+5.20%)` | :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.