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

Guard against OIDC Provider configuration being stale #5296

Guard against OIDC Provider configuration being stale

d61e09e
Select commit
Loading
Failed to load commit list.
Merged

Guard against OIDC Provider configuration being stale #5296

Guard against OIDC Provider configuration being stale
d61e09e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

97.14% (+0.00%) compared to e7b68fa

View this Pull Request on Codecov

97.14% (+0.00%) compared to e7b68fa

Details

Codecov Report

Attention: Patch coverage is 97.61905% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.14%. Comparing base (e7b68fa) to head (d61e09e).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
app/controllers/concerns/jwt_validation.rb 96.15% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5296   +/-   ##
=======================================
  Coverage   97.13%   97.14%           
=======================================
  Files         457      458    +1     
  Lines        9567     9584   +17     
=======================================
+ Hits         9293     9310   +17     
  Misses        274      274           

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