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

websocket: Do not allow a listener or dialer to change TLS while running #1926

Merged
merged 1 commit into from
Nov 10, 2024

websocket: Do not allow a listener or dialer to change TLS while running

cbe9a27
Select commit
Loading
Failed to load commit list.
Merged

websocket: Do not allow a listener or dialer to change TLS while running #1926

websocket: Do not allow a listener or dialer to change TLS while running
cbe9a27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 10, 2024 in 0s

80.96% (-0.04%) compared to 0058b76

View this Pull Request on Codecov

80.96% (-0.04%) compared to 0058b76

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.96%. Comparing base (0058b76) to head (cbe9a27).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1926      +/-   ##
==========================================
- Coverage   81.00%   80.96%   -0.04%     
==========================================
  Files          94       94              
  Lines       24180    24194      +14     
  Branches     3240     3242       +2     
==========================================
+ Hits        19586    19589       +3     
- Misses       4522     4533      +11     
  Partials       72       72              

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