PnX-SI / UsersHub-authentification-module

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

Hotfix/sqla1.4 #85

Closed bouttier closed 6 months ago

bouttier commented 6 months ago

Rebase sur develop done

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (d8749fe) 51.47% compared to head (83f4710) 51.72%.

Files Patch % Lines
src/pypnusershub/db/models_register.py 0.00% 4 Missing :warning:
src/pypnusershub/routes_register.py 0.00% 3 Missing :warning:
src/pypnusershub/db/tools.py 60.00% 2 Missing :warning:
src/pypnusershub/login_manager.py 33.33% 2 Missing :warning:
src/pypnusershub/db/models.py 92.85% 1 Missing :warning:
src/pypnusershub/routes.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #85 +/- ## =========================================== + Coverage 51.47% 51.72% +0.25% =========================================== Files 14 14 Lines 713 725 +12 =========================================== + Hits 367 375 +8 - Misses 346 350 +4 ``` | [Flag](https://app.codecov.io/gh/PnX-SI/UsersHub-authentification-module/pull/85/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/85/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PnX-SI) | `51.72% <63.88%> (+0.25%)` | :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.