Fix SCTP-related warnings #210
Merged
Codecov / codecov/project
succeeded
Mar 19, 2025 in 1s
88.43% (-0.15%) compared to 61449da
View this Pull Request on Codecov
88.43% (-0.15%) compared to 61449da
Details
Codecov Report
Attention: Patch coverage is 91.66667%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 88.43%. Comparing base (
61449da
) to head (3c45663
).
Files with missing lines | Patch % | Lines |
---|---|---|
lib/ex_webrtc/peer_connection.ex | 91.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #210 +/- ##
==========================================
- Coverage 88.58% 88.43% -0.15%
==========================================
Files 49 49
Lines 2593 2595 +2
==========================================
- Hits 2297 2295 -2
- Misses 296 300 +4
Files with missing lines | Coverage Δ | |
---|---|---|
lib/ex_webrtc/sctp_transport.ex | 83.23% <ø> (ø) |
|
lib/ex_webrtc/peer_connection.ex | 86.92% <91.66%> (+0.03%) |
⬆️ |
... and 2 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 61449da...3c45663. Read the comment docs.
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading