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

Fix rustdoc comments for turn #487

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Conversation

Subhra264
Copy link
Contributor

This PR updates the rustdoc comments for the turn crate by removing Golang-specific comments.

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7c148de) 61.79% compared to head (45b776a) 61.80%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #487   +/-   ##
=======================================
  Coverage   61.79%   61.80%           
=======================================
  Files         530      530           
  Lines       48858    48860    +2     
  Branches    12332    12332           
=======================================
+ Hits        30193    30197    +4     
- Misses       9503     9504    +1     
+ Partials     9162     9159    -3     
Files Changed Coverage Δ
turn/src/allocation/permission.rs 69.44% <ø> (ø)
turn/src/client/permission.rs 73.52% <ø> (ø)
turn/src/client/transaction.rs 65.10% <ø> (ø)
turn/src/relay/relay_none.rs 64.70% <ø> (ø)
turn/src/relay/relay_range.rs 0.00% <ø> (ø)
turn/src/relay/relay_static.rs 61.11% <ø> (ø)
turn/src/server/config.rs 80.00% <ø> (ø)

... and 9 files with indirect coverage changes

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

@rainliu rainliu merged commit b0d5662 into webrtc-rs:master Sep 1, 2023
5 checks passed
@Subhra264 Subhra264 deleted the rust_doc_turn branch September 1, 2023 16:29
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