PnX-SI / UsersHub-authentification-module

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

SQLAlchemy 1.4 #81

Closed bouttier closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 62 lines in your changes are missing coverage. Please review.

Comparison is base (3255a0a) 39.38% compared to head (a01d3bf) 51.47%. Report is 35 commits behind head on develop.

Files Patch % Lines
src/pypnusershub/routes.py 58.13% 18 Missing :warning:
src/pypnusershub/routes_register.py 0.00% 17 Missing :warning:
src/pypnusershub/decorators.py 29.41% 12 Missing :warning:
src/pypnusershub/login_manager.py 57.14% 12 Missing :warning:
src/pypnusershub/utils.py 70.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #81 +/- ## ============================================ + Coverage 39.38% 51.47% +12.08% ============================================ Files 12 14 +2 Lines 721 713 -8 ============================================ + Hits 284 367 +83 + Misses 437 346 -91 ``` | [Flag](https://app.codecov.io/gh/PnX-SI/UsersHub-authentification-module/pull/81/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PnX-SI) | Coverage Δ | | |---|---|---| | [pytest](https://app.codecov.io/gh/PnX-SI/UsersHub-authentification-module/pull/81/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PnX-SI) | `51.47% <53.73%> (+12.08%)` | :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.

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