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: clippy error, whitelist blocks_in_conditions #14

Closed

fix: clippy issues

acae812
Select commit
Loading
Failed to load commit list.
Closed

fix: clippy error, whitelist blocks_in_conditions #14

fix: clippy issues
acae812
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2024 in 0s

76.85% (+0.00%) compared to d852e75

View this Pull Request on Codecov

76.85% (+0.00%) compared to d852e75

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.85%. Comparing base (d852e75) to head (acae812).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #14   +/-   ##
=======================================
  Coverage   76.85%   76.85%           
=======================================
  Files         263      263           
  Lines       31672    31673    +1     
  Branches    31672    31673    +1     
=======================================
+ Hits        24340    24342    +2     
- Misses       5136     5137    +1     
+ Partials     2196     2194    -2     

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