Closed Snawoot closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.13%. Comparing base (
61b3466
) to head (8bf6f8c
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Seems related to https://github.com/pion/dtls/pull/475 (@daenney FYI)
@Snawoot Could you add a test as well as flight1?
I added a test, after CI passes will merge!
Description
As far as I understand Flight3 is pretty much like Flight1, but with Cookie. So I just reuse logic from Flight1 to ensure correct behaviour.
Reference issue
Fixes #587