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

Track Cargo.lock in Git #503

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Conversation

thomaseizinger
Copy link
Contributor

It is recommended to track Cargo.lock in Git. See https://blog.rust-lang.org/2023/08/29/committing-lockfiles.html.

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (71157ba) 61.56% compared to head (907ae09) 61.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #503      +/-   ##
==========================================
- Coverage   61.56%   61.53%   -0.04%     
==========================================
  Files         529      529              
  Lines       48839    48836       -3     
  Branches    12361    12356       -5     
==========================================
- Hits        30066    30049      -17     
- Misses       9601     9604       +3     
- Partials     9172     9183      +11     
Files Coverage Δ
...end_time_extension/abs_send_time_extension_test.rs 72.30% <100.00%> (ø)
rtp/src/packetizer/packetizer_test.rs 71.42% <100.00%> (ø)

... and 15 files with indirect coverage changes

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

@rainliu rainliu merged commit ad4ceb5 into webrtc-rs:master Oct 5, 2023
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