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

added certificate chain verification #254

Merged
merged 1 commit into from
Nov 15, 2024

added certificate chain verification

e0c50d5
Select commit
Loading
Failed to load commit list.
Merged

added certificate chain verification #254

added certificate chain verification
e0c50d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

55.33% (+0.07%) compared to b48cdb2

View this Pull Request on Codecov

55.33% (+0.07%) compared to b48cdb2

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 55.33%. Comparing base (b48cdb2) to head (e0c50d5).

Files with missing lines Patch % Lines
token/claimBuilder.go 66.66% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   55.25%   55.33%   +0.07%     
==========================================
  Files          54       54              
  Lines        2320     2335      +15     
==========================================
+ Hits         1282     1292      +10     
- Misses       1011     1015       +4     
- Partials       27       28       +1     

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