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

chore: oauth v2 stats refactor #5262

Merged
merged 6 commits into from
Dec 27, 2024

chore: address comments

484847f
Select commit
Loading
Failed to load commit list.
Merged

chore: oauth v2 stats refactor #5262

chore: address comments
484847f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2024 in 1s

74.74% (-0.04%) compared to 989310c

View this Pull Request on Codecov

74.74% (-0.04%) compared to 989310c

Details

Codecov Report

Attention: Patch coverage is 92.94118% with 6 lines in your changes missing coverage. Please review.

Project coverage is 74.74%. Comparing base (989310c) to head (484847f).

Files with missing lines Patch % Lines
services/oauth/v2/oauth.go 94.64% 3 Missing ⚠️
services/oauth/v2/utils.go 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5262      +/-   ##
==========================================
- Coverage   74.78%   74.74%   -0.04%     
==========================================
  Files         438      438              
  Lines       61296    61304       +8     
==========================================
- Hits        45838    45822      -16     
- Misses      12923    12942      +19     
- Partials     2535     2540       +5     

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