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 nightly clippy warning #185

Merged
merged 2 commits into from
May 19, 2024

tests: Avoid free-ing a random FD in OwnedFd drop

aaa4afd
Select commit
Loading
Failed to load commit list.
Merged

Fix nightly clippy warning #185

tests: Avoid free-ing a random FD in OwnedFd drop
aaa4afd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2024 in 1s

85.36% (+0.00%) compared to dd30cfe

View this Pull Request on Codecov

85.36% (+0.00%) compared to dd30cfe

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.36%. Comparing base (dd30cfe) to head (aaa4afd).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #185   +/-   ##
=======================================
  Coverage   85.36%   85.36%           
=======================================
  Files          14       14           
  Lines        1858     1858           
=======================================
  Hits         1586     1586           
  Misses        272      272           

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