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 type annotations #167

Closed truongvan closed 5 months ago

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

Codecov Report

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

Project coverage is 100.00%. Comparing base (62988c1) to head (6cc7f32). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #167 +/- ## =========================================== + Coverage 99.34% 100.00% +0.65% =========================================== Files 13 13 Lines 459 464 +5 =========================================== + Hits 456 464 +8 + Misses 3 0 -3 ``` | [Flag](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/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/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `83.40% <100.00%> (-0.91%)` | :arrow_down: | | [cleanup](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.05% <100.00%> (-0.92%)` | :arrow_down: | | [dj4.1](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.05% <100.00%> (-0.92%)` | :arrow_down: | | [dj4.2](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.05% <100.00%> (-0.92%)` | :arrow_down: | | [django-rq](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `83.40% <100.00%> (-0.91%)` | :arrow_down: | | [dramatiq](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `83.40% <100.00%> (-0.91%)` | :arrow_down: | | [drf](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `92.88% <100.00%> (+0.07%)` | :arrow_up: | | [macos-latest](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.26% <100.00%> (?)` | | | [py3.10](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.05% <100.00%> (-0.92%)` | :arrow_down: | | [py3.12](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.05% <100.00%> (-0.92%)` | :arrow_down: | | [py3.8](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.05% <100.00%> (-0.92%)` | :arrow_down: | | [py3.9](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.05% <100.00%> (-0.92%)` | :arrow_down: | | [ubuntu-latest](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `84.05% <100.00%> (-0.92%)` | :arrow_down: | | [windows-latest](https://app.codecov.io/gh/codingjoe/django-pictures/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | `75.80% <100.00%> (?)` | | 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.