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

Code improvements, part 0: Clippy #548

Closed
wants to merge 2 commits into from

Conversation

ProgramCrafter
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

Attention: Patch coverage is 52.38095% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 61.67%. Comparing base (cc7e2ba) to head (345e99c).

Files Patch % Lines
webrtc/src/peer_connection/sdp/sdp_test.rs 0.00% 0 Missing and 7 partials ⚠️
webrtc/src/ice_transport/ice_candidate.rs 76.92% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #548      +/-   ##
==========================================
- Coverage   61.70%   61.67%   -0.04%     
==========================================
  Files         529      529              
  Lines       48870    48814      -56     
  Branches    12273    12264       -9     
==========================================
- Hits        30155    30104      -51     
+ Misses       9580     9548      -32     
- Partials     9135     9162      +27     

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

@ProgramCrafter
Copy link
Contributor Author

It seems I fixed warnings but in other branch, which should've gone into part 1: doc improvements. I'll open new PR for that branch, then.

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