Skip to content

Fix SCTP-related warnings #210

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

Merged
merged 1 commit into from
Mar 19, 2025
Merged

Fix SCTP-related warnings #210

merged 1 commit into from
Mar 19, 2025

Conversation

mickel8
Copy link
Member

@mickel8 mickel8 commented Mar 19, 2025

No description provided.

Copy link

codecov bot commented Mar 19, 2025

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).
Report is 1 commits behind head on master.

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.

@mickel8 mickel8 merged commit 4c1edb0 into master Mar 19, 2025
3 checks passed
@mickel8 mickel8 deleted the sctp-warns branch March 19, 2025 14:45
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.

1 participant