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

[compiler-v2][lint] Needless mutable reference checker #14651

Merged
merged 1 commit into from
Sep 19, 2024

[compiler-v2][lint] Needless mutable reference

e39b231
Select commit
Loading
Failed to load commit list.
Merged

[compiler-v2][lint] Needless mutable reference checker #14651

[compiler-v2][lint] Needless mutable reference
e39b231
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

59.8% (+0.0%) compared to 0a9d654

View this Pull Request on Codecov

59.8% (+0.0%) compared to 0a9d654

Details

Codecov Report

Attention: Patch coverage is 99.27536% with 1 line in your changes missing coverage. Please review.

Project coverage is 59.8%. Comparing base (0a9d654) to head (e39b231).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...eline/lint_processor/needless_mutable_reference.rs 99.2% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main   #14651    +/-   ##
========================================
  Coverage    59.7%    59.8%            
========================================
  Files         850      851     +1     
  Lines      207109   207246   +137     
========================================
+ Hits       123845   123982   +137     
  Misses      83264    83264            

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