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

Fix compatibility with DTLS 1.3. #2086

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

JonathanLennox
Copy link
Member

Remove lingering pieces of DTLS 1.0 support.

Remove lingering pieces of DTLS 1.0 support.
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9d121e4) 43.96% compared to head (d3de1d7) 44.26%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2086      +/-   ##
============================================
+ Coverage     43.96%   44.26%   +0.30%     
- Complexity     1920     1928       +8     
============================================
  Files           340      340              
  Lines         18922    18908      -14     
  Branches       2595     2593       -2     
============================================
+ Hits           8319     8370      +51     
+ Misses         9754     9678      -76     
- Partials        849      860      +11     
Files Coverage Δ
...rc/main/kotlin/org/jitsi/nlj/dtls/TlsClientImpl.kt 65.62% <100.00%> (-1.05%) ⬇️
...rc/main/kotlin/org/jitsi/nlj/dtls/TlsServerImpl.kt 57.14% <100.00%> (-1.40%) ⬇️

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d121e4...d3de1d7. Read the comment docs.

@JonathanLennox JonathanLennox merged commit 573abcd into jitsi:master Jan 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants