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 integration tests for mutual ssl certificate chain validation #13393

Merged
merged 2 commits into from
Mar 28, 2024

Add mutual ssl certificate validation test case

2bb5a39
Select commit
Loading
Failed to load commit list.
Merged

Add integration tests for mutual ssl certificate chain validation #13393

Add mutual ssl certificate validation test case
2bb5a39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2024 in 1s

24.32% (+4.04%) compared to 93e2009

View this Pull Request on Codecov

24.32% (+4.04%) compared to 93e2009

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.32%. Comparing base (93e2009) to head (2bb5a39).
Report is 7 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13393      +/-   ##
============================================
+ Coverage     20.27%   24.32%   +4.04%     
- Complexity     1034     1243     +209     
============================================
  Files           254      254              
  Lines         11495    11495              
  Branches       1200     1200              
============================================
+ Hits           2331     2796     +465     
+ Misses         9135     8672     -463     
+ Partials         29       27       -2     

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