AlexandreSenpai / Enma

Enma is a Python library designed to fetch and download manga and doujinshi data from many sources including Manganato and NHentai.
MIT License
80 stars 16 forks source link

[ 2.4.1 ] Caching Release #74

Closed AlexandreSenpai closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 84.70948% with 50 lines in your changes are missing coverage. Please review.

Project coverage is 80.92%. Comparing base (dccb1a4) to head (2d5bad6). Report is 7 commits behind head on master.

Files Patch % Lines
enma/infra/adapters/repositories/mangadex.py 84.41% 24 Missing :warning:
enma/infra/entrypoints/lib/__init__.py 70.45% 13 Missing :warning:
enma/application/core/handlers/error.py 76.92% 6 Missing :warning:
enma/domain/entities/base.py 40.00% 3 Missing :warning:
enma/infra/adapters/repositories/manganato.py 81.25% 3 Missing :warning:
enma/infra/adapters/repositories/nhentai.py 94.73% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #74 +/- ## ========================================== - Coverage 86.80% 80.92% -5.89% ========================================== Files 33 23 -10 Lines 1751 1195 -556 ========================================== - Hits 1520 967 -553 + Misses 231 228 -3 ``` | [Flag](https://app.codecov.io/gh/AlexandreSenpai/Enma/pull/74/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandre+Ramos) | Coverage Δ | | |---|---|---| | [pytest](https://app.codecov.io/gh/AlexandreSenpai/Enma/pull/74/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandre+Ramos) | `80.92% <84.70%> (-5.89%)` | :arrow_down: | 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=Alexandre+Ramos#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.