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

rtp_receiver: Get rid of fields already in internal #592

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

haaspors
Copy link
Contributor

@haaspors haaspors commented Jul 3, 2024

No need to store kind and transport, as they are already stored by RTPReceiverInternal.

No need to store kind and transport, as they are already stored by
RTPReceiverInternal.
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.36%. Comparing base (40642c8) to head (255d775).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #592      +/-   ##
==========================================
- Coverage   61.36%   61.36%   -0.01%     
==========================================
  Files         532      532              
  Lines       49715    49715              
  Branches    12632    12617      -15     
==========================================
- Hits        30508    30506       -2     
- Misses       9866     9868       +2     
  Partials     9341     9341              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rainliu rainliu merged commit 4bb9614 into webrtc-rs:master Jul 7, 2024
5 checks passed
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