Skip to content

Chore/fix clippy - #166

Merged
mbehr1 merged 3 commits into
mainfrom
chore/fix_clippy
May 3, 2026
Merged

Chore/fix clippy#166
mbehr1 merged 3 commits into
mainfrom
chore/fix_clippy

chore: clippy fixes

c07ec5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 1s

83.48% (+0.03%) compared to 216be44

View this Pull Request on Codecov

83.48% (+0.03%) compared to 216be44

Details

Codecov Report

❌ Patch coverage is 85.60000% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.48%. Comparing base (216be44) to head (c07ec5f).

Files with missing lines Patch % Lines
src/plugins/file_transfer.rs 85.71% 26 Missing ⚠️
src/plugins/can.rs 86.36% 6 Missing ⚠️
src/plugins/muniic.rs 75.00% 2 Missing ⚠️
src/utils/eac_stats.rs 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
+ Coverage   83.45%   83.48%   +0.03%     
==========================================
  Files          40       40              
  Lines       21568    21550      -18     
==========================================
- Hits        18000    17992       -8     
+ Misses       3568     3558      -10     

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