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] TLS: natsOptions_TLSHandshakeFirst() #780

Merged
merged 2 commits into from
Aug 7, 2024

Fixed flapper

64697d7
Select commit
Loading
Failed to load commit list.
Merged

[ADDED] TLS: natsOptions_TLSHandshakeFirst() #780

Fixed flapper
64697d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2024 in 0s

68.88% (+0.16%) compared to 1553d4a

View this Pull Request on Codecov

68.88% (+0.16%) compared to 1553d4a

Details

Codecov Report

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

Project coverage is 68.88%. Comparing base (1553d4a) to head (64697d7).
Report is 5 commits behind head on main.

Files Patch % Lines
src/conn.c 50.00% 0 Missing and 4 partials ⚠️
src/opts.c 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #780      +/-   ##
==========================================
+ Coverage   68.71%   68.88%   +0.16%     
==========================================
  Files          39       39              
  Lines       15207    15251      +44     
  Branches     3143     3157      +14     
==========================================
+ Hits        10449    10505      +56     
+ Misses       1700     1674      -26     
- Partials     3058     3072      +14     

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