Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jwt flow #68

Merged
merged 9 commits into from
Nov 4, 2024

increase code coverage

5bdcded
Select commit
Loading
Failed to load commit list.
Merged

jwt flow #68

increase code coverage
5bdcded
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 4, 2024 in 1s

85.47% (-2.38%) compared to 3496b09

View this Pull Request on Codecov

85.47% (-2.38%) compared to 3496b09

Details

Codecov Report

Attention: Patch coverage is 83.92857% with 9 lines in your changes missing coverage. Please review.

Project coverage is 85.47%. Comparing base (3496b09) to head (5bdcded).

Files with missing lines Patch % Lines
auth.go 78.57% 5 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   87.84%   85.47%   -2.38%     
==========================================
  Files           6        6              
  Lines        1111     1404     +293     
==========================================
+ Hits          976     1200     +224     
- Misses         69      134      +65     
- Partials       66       70       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.