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

create custom forward request authenticator #949

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Prepare for merge

53ead8f
Select commit
Loading
Failed to load commit list.
Open

create custom forward request authenticator #949

Prepare for merge
53ead8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 1, 2024 in 0s

77.57% (-0.49%) compared to 6e3844e

View this Pull Request on Codecov

77.57% (-0.49%) compared to 6e3844e

Details

Codecov Report

Attention: Patch coverage is 60.82474% with 38 lines in your changes missing coverage. Please review.

Project coverage is 77.57%. Comparing base (6e3844e) to head (53ead8f).
Report is 156 commits behind head on master.

Files with missing lines Patch % Lines
pipeline/authn/authenticator_remote_json.go 60.41% 29 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #949      +/-   ##
==========================================
- Coverage   78.05%   77.57%   -0.49%     
==========================================
  Files          83       84       +1     
  Lines        3992     4089      +97     
==========================================
+ Hits         3116     3172      +56     
- Misses        597      628      +31     
- Partials      279      289      +10     

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