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

Updated srtp to v2.0.14 & enabled SRTP_AEAD_AES_256_GCM #2475

Merged
merged 1 commit into from
May 17, 2023

Implemented SRTP_AEAD_AES_256_GCM

5753d1b
Select commit
Loading
Failed to load commit list.
Merged

Updated srtp to v2.0.14 & enabled SRTP_AEAD_AES_256_GCM #2475

Implemented SRTP_AEAD_AES_256_GCM
5753d1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2023 in 0s

77.70% (-0.13%) compared to 0199c58

View this Pull Request on Codecov

77.70% (-0.13%) compared to 0199c58

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.13 ⚠️

Comparison is base (0199c58) 77.83% compared to head (5753d1b) 77.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2475      +/-   ##
==========================================
- Coverage   77.83%   77.70%   -0.13%     
==========================================
  Files          87       87              
  Lines        9319     9321       +2     
==========================================
- Hits         7253     7243      -10     
- Misses       1639     1648       +9     
- Partials      427      430       +3     
Impacted Files Coverage Δ
constants.go 100.00% <100.00%> (ø)
dtlstransport.go 63.71% <100.00%> (-2.24%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.