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 warnings from clippy 1.79 #956

Merged
merged 1 commit into from
Jun 14, 2024

Fix warnings from clippy 1.79

733e3c0
Select commit
Loading
Failed to load commit list.
Merged

Fix warnings from clippy 1.79 #956

Fix warnings from clippy 1.79
733e3c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2024 in 1s

94.60% (+0.21%) compared to 6814180

View this Pull Request on Codecov

94.60% (+0.21%) compared to 6814180

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.60%. Comparing base (6814180) to head (733e3c0).
Report is 99 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #956      +/-   ##
==========================================
+ Coverage   94.38%   94.60%   +0.21%     
==========================================
  Files          48       49       +1     
  Lines        6665     7043     +378     
==========================================
+ Hits         6291     6663     +372     
- Misses        374      380       +6     

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