Skip to content

clippy: fix warnings#123

Merged
oSoMoN merged 3 commits into
uutils:mainfrom
cakebaker:clippy_fix_warnings
Jun 27, 2025
Merged

clippy: fix warnings#123
oSoMoN merged 3 commits into
uutils:mainfrom
cakebaker:clippy_fix_warnings

clippy: fix warning from ptr_arg lint

7df0239
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2025 in 0s

86.19% (-0.02%) compared to 168dae3, passed because coverage increased by 0.02% when compared to adjusted base (86.17%)

View this Pull Request on Codecov

86.19% (-0.02%) compared to 168dae3, passed because coverage increased by 0.02% when compared to adjusted base (86.17%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.19%. Comparing base (168dae3) to head (7df0239).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
- Coverage   86.21%   86.19%   -0.02%     
==========================================
  Files          13       13              
  Lines        6215     6210       -5     
  Branches      509      509              
==========================================
- Hits         5358     5353       -5     
  Misses        838      838              
  Partials       19       19              

☔ 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.