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 support for SRTP_NULL_HMAC_SHA1_80 cipher #2819

Merged
merged 1 commit into from
Jul 20, 2024

Added support for SRTP_NULL_HMAC_SHA1_80 cipher

d60eb17
Select commit
Loading
Failed to load commit list.
Merged

Added support for SRTP_NULL_HMAC_SHA1_80 cipher #2819

Added support for SRTP_NULL_HMAC_SHA1_80 cipher
d60eb17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2024 in 0s

79.09% (-0.12%) compared to 064006d

View this Pull Request on Codecov

79.09% (-0.12%) compared to 064006d

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 79.09%. Comparing base (064006d) to head (d60eb17).

Files Patch % Lines
dtlstransport.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2819      +/-   ##
==========================================
- Coverage   79.21%   79.09%   -0.12%     
==========================================
  Files          89       89              
  Lines        8270     8272       +2     
==========================================
- Hits         6551     6543       -8     
- Misses       1253     1260       +7     
- Partials      466      469       +3     

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