PnX-SI / UsersHub-authentification-module

Module Flask d'authentification de UsersHub
GNU General Public License v3.0
5 stars 12 forks source link

Fix/desc list type #48

Closed joelclems closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 37.26% // Head: 38.03% // Increases project coverage by +0.76% :tada:

Coverage data is based on head (3c4a1f7) compared to base (9b519e7). Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #48 +/- ## =========================================== + Coverage 37.26% 38.03% +0.76% =========================================== Files 12 12 Lines 652 673 +21 =========================================== + Hits 243 256 +13 - Misses 409 417 +8 ``` | Flag | Coverage Δ | | |---|---|---| | pytest | `38.03% <50.00%> (+0.76%)` | :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=PnX-SI#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/PnX-SI/UsersHub-authentification-module/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PnX-SI) | Coverage Δ | | |---|---|---| | [src/pypnusershub/routes.py](https://codecov.io/gh/PnX-SI/UsersHub-authentification-module/pull/48/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PnX-SI#diff-c3JjL3B5cG51c2Vyc2h1Yi9yb3V0ZXMucHk=) | `22.79% <ø> (-0.57%)` | :arrow_down: | | [src/pypnusershub/db/tools.py](https://codecov.io/gh/PnX-SI/UsersHub-authentification-module/pull/48/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PnX-SI#diff-c3JjL3B5cG51c2Vyc2h1Yi9kYi90b29scy5weQ==) | `44.44% <25.00%> (-2.62%)` | :arrow_down: | | [src/pypnusershub/db/models.py](https://codecov.io/gh/PnX-SI/UsersHub-authentification-module/pull/48/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PnX-SI#diff-c3JjL3B5cG51c2Vyc2h1Yi9kYi9tb2RlbHMucHk=) | `74.27% <100.00%> (+1.31%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PnX-SI). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PnX-SI)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.