PnX-SI / UsersHub-authentification-module

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

fix(token): remove str( for exp date when encoding #63

Closed mvergez closed 11 months ago

mvergez commented 1 year ago

Closes #62

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (93d3c1e) 38.59% compared to head (c87e0d7) 38.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #63 +/- ## ======================================== Coverage 38.59% 38.59% ======================================== Files 12 12 Lines 710 710 ======================================== Hits 274 274 Misses 436 436 ``` | Flag | Coverage Δ | | |---|---|---| | pytest | `38.59% <ø> (ø)` | | 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://app.codecov.io/gh/PnX-SI/UsersHub-authentification-module/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PnX-SI) | Coverage Δ | | |---|---|---| | [src/pypnusershub/db/tools.py](https://app.codecov.io/gh/PnX-SI/UsersHub-authentification-module/pull/63?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% <ø> (ø)` | |

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