xmidt-org / bascule

Provides authentication and authorization workflows
Apache License 2.0
2 stars 4 forks source link

avoid embedding jwt.Token; unit tests #275

Closed johnabass closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.56%. Comparing base (8949792) to head (81fe05e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #275 +/- ## ========================================== + Coverage 69.09% 73.56% +4.47% ========================================== Files 14 14 Lines 440 454 +14 ========================================== + Hits 304 334 +30 + Misses 125 109 -16 Partials 11 11 ``` | [Flag](https://app.codecov.io/gh/xmidt-org/bascule/pull/275/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/xmidt-org/bascule/pull/275/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | `73.56% <100.00%> (+4.47%)` | :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=xmidt-org#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.