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

add Verification Certificate to SAML source #615

Merged
merged 1 commit into from
Jan 3, 2025

add verification_kp to SAML source

75b77b9
Select commit
Loading
Failed to load commit list.
Merged

add Verification Certificate to SAML source #615

add verification_kp to SAML source
75b77b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 0s

79.29% (-0.04%) compared to 7e6942e

View this Pull Request on Codecov

79.29% (-0.04%) compared to 7e6942e

Details

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.29%. Comparing base (7e6942e) to head (75b77b9).

Files with missing lines Patch % Lines
internal/provider/resource_source_saml.go 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #615      +/-   ##
==========================================
- Coverage   79.32%   79.29%   -0.04%     
==========================================
  Files         101      101              
  Lines       11474    11484      +10     
==========================================
+ Hits         9102     9106       +4     
- Misses       1901     1905       +4     
- Partials      471      473       +2     

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