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

[MISC] Improve TLS stability #685

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

try new fixes for tls

3881143
Select commit
Loading
Failed to load commit list.
Draft

[MISC] Improve TLS stability #685

try new fixes for tls
3881143
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 1s

71.75% (target 70.00%)

View this Pull Request on Codecov

71.75% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 45.45455% with 6 lines in your changes missing coverage. Please review.

Project coverage is 71.75%. Comparing base (564932c) to head (3881143).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/charm.py 40.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #685      +/-   ##
==========================================
- Coverage   71.87%   71.75%   -0.12%     
==========================================
  Files          13       13              
  Lines        3225     3233       +8     
  Branches      480      482       +2     
==========================================
+ Hits         2318     2320       +2     
- Misses        791      796       +5     
- Partials      116      117       +1     

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