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 #878

Merged
merged 1 commit into from
Nov 7, 2023

Fix clippy

962cf27
Select commit
Loading
Failed to load commit list.
Merged

Fix clippy #878

Fix clippy
962cf27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2023 in 0s

81.84% (+0.41%) compared to 1158370

View this Pull Request on Codecov

81.84% (+0.41%) compared to 1158370

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (1158370) 81.42% compared to head (962cf27) 81.84%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #878      +/-   ##
==========================================
+ Coverage   81.42%   81.84%   +0.41%     
==========================================
  Files          20       20              
  Lines        3516     3514       -2     
==========================================
+ Hits         2863     2876      +13     
+ Misses        653      638      -15     
Files Coverage Δ
idna/src/uts46.rs 94.17% <100.00%> (-0.02%) ⬇️
url/src/parser.rs 81.70% <100.00%> (+0.23%) ⬆️
url/src/lib.rs 75.53% <0.00%> (+1.46%) ⬆️

... and 2 files with indirect coverage changes

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