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

fix: Add a CEL validation unit test to verify that no ciphers can be specified if the minimal TLS version is 1.3 #2424

Merged
merged 1 commit into from
Jan 9, 2024

Added a CEL validation test for when the minimum TLS protocol is set to

ed43634
Select commit
Loading
Failed to load commit list.
Merged

fix: Add a CEL validation unit test to verify that no ciphers can be specified if the minimal TLS version is 1.3 #2424

Added a CEL validation test for when the minimum TLS protocol is set to
ed43634
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2024 in 0s

64.70% (target 60.00%)

View this Pull Request on Codecov

64.70% (target 60.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (17c57fc) 64.74% compared to head (ed43634) 64.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2424      +/-   ##
==========================================
- Coverage   64.74%   64.70%   -0.05%     
==========================================
  Files         115      115              
  Lines       17326    17326              
==========================================
- Hits        11217    11210       -7     
- Misses       5400     5406       +6     
- Partials      709      710       +1     

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