Handle other retransmit case in DTLSTransport #148
Merged
Codecov / codecov/project
succeeded
Aug 6, 2024 in 1s
88.30% (-0.10%) compared to 15eee61
View this Pull Request on Codecov
88.30% (-0.10%) compared to 15eee61
Details
Codecov Report
Attention: Patch coverage is 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 88.30%. Comparing base (
15eee61
) to head (bccbc7f
).
Files | Patch % | Lines |
---|---|---|
lib/ex_webrtc/dtls_transport.ex | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #148 +/- ##
==========================================
- Coverage 88.40% 88.30% -0.10%
==========================================
Files 36 36
Lines 1897 1899 +2
==========================================
Hits 1677 1677
- Misses 220 222 +2
Files | Coverage Δ | |
---|---|---|
lib/ex_webrtc/dtls_transport.ex | 85.12% <0.00%> (-1.44%) |
⬇️ |
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 15eee61...bccbc7f. Read the comment docs.
Loading