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

Add DTLS KeyLog configuration option in WebRTC API #2522

Merged
merged 1 commit into from
Jul 31, 2023

Add DTLS KeyLog configuration option in WebRTC API

dfce290
Select commit
Loading
Failed to load commit list.
Merged

Add DTLS KeyLog configuration option in WebRTC API #2522

Add DTLS KeyLog configuration option in WebRTC API
dfce290
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2023 in 1s

77.69% (-0.15%) compared to 457ff6c

View this Pull Request on Codecov

77.69% (-0.15%) compared to 457ff6c

Details

Codecov Report

Patch coverage: 33.33% and project coverage change: -0.15% ⚠️

Comparison is base (457ff6c) 77.83% compared to head (dfce290) 77.69%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2522      +/-   ##
==========================================
- Coverage   77.83%   77.69%   -0.15%     
==========================================
  Files          87       87              
  Lines        9357     9360       +3     
==========================================
- Hits         7283     7272      -11     
- Misses       1646     1659      +13     
- Partials      428      429       +1     
Files Changed Coverage Δ
settingengine.go 50.00% <0.00%> (-0.95%) ⬇️
dtlstransport.go 65.47% <100.00%> (+1.89%) ⬆️

... and 2 files with indirect coverage changes

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