Skip to content

clippy: fix warnings from unnecessary_unwrap lint #125

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

Merged
merged 1 commit into from
Aug 11, 2025

Conversation

cakebaker
Copy link
Contributor

This PR fixes two warnings from the unnecessary_unwrap lint that show up with Rust 1.89.

Copy link

codecov bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.45%. Comparing base (3654b82) to head (b59d9be).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   86.19%   86.45%   +0.26%     
==========================================
  Files          13       13              
  Lines        6208     6210       +2     
  Branches      509      511       +2     
==========================================
+ Hits         5351     5369      +18     
- Misses        838      840       +2     
+ Partials       19        1      -18     
Flag Coverage Δ
macos_latest 86.40% <100.00%> (+0.27%) ⬆️
ubuntu_latest 86.52% <100.00%> (+0.30%) ⬆️
windows_latest 20.02% <11.11%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@oSoMoN oSoMoN merged commit a95ca00 into uutils:main Aug 11, 2025
28 checks passed
@cakebaker cakebaker deleted the clippy_fix_warnings branch August 11, 2025 11:15
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