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

Drop invalid record silently during handshake #604

Merged
merged 1 commit into from
Jan 2, 2024

Drop invalid record silently during handshake

585c2c5
Select commit
Loading
Failed to load commit list.
Merged

Drop invalid record silently during handshake #604

Drop invalid record silently during handshake
585c2c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2024 in 0s

77.76% (+0.09%) compared to 3e8a7d7

View this Pull Request on Codecov

77.76% (+0.09%) compared to 3e8a7d7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3e8a7d7) 77.66% compared to head (585c2c5) 77.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #604      +/-   ##
==========================================
+ Coverage   77.66%   77.76%   +0.09%     
==========================================
  Files         101      101              
  Lines        6435     6439       +4     
==========================================
+ Hits         4998     5007       +9     
+ Misses       1059     1056       -3     
+ Partials      378      376       -2     

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