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

Make send_text generic for ergonomics sake #416

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

richardanaya
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02 ⚠️

Comparison is base (bc573b0) 60.93% compared to head (3d8b296) 60.92%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #416      +/-   ##
==========================================
- Coverage   60.93%   60.92%   -0.02%     
==========================================
  Files         537      537              
  Lines       48725    48725              
  Branches    12317    12335      +18     
==========================================
- Hits        29690    29684       -6     
- Misses       9844     9847       +3     
- Partials     9191     9194       +3     
Impacted Files Coverage Δ
sctp/src/timer/ack_timer.rs 79.31% <0.00%> (-3.45%) ⬇️
util/src/vnet/conn/conn_test.rs 57.94% <0.00%> (-0.94%) ⬇️
sdp/src/description/session.rs 63.33% <0.00%> (-0.91%) ⬇️
ice/src/agent/agent_gather_test.rs 62.88% <0.00%> (-0.31%) ⬇️
ice/src/agent/agent_internal.rs 68.18% <0.00%> (ø)
interceptor/src/stats/interceptor.rs 78.43% <0.00%> (+0.24%) ⬆️
srtp/src/stream.rs 48.78% <0.00%> (+2.43%) ⬆️
interceptor/src/stream_reader.rs 42.85% <0.00%> (+14.28%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yngrtc yngrtc merged commit 7611518 into webrtc-rs:master Mar 6, 2023
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