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 issues with file drives #839

Merged
merged 3 commits into from
Jun 1, 2023

Fix lint

21f32d6
Select commit
Failed to load commit list.
Merged

Fix issues with file drives #839

Fix lint
21f32d6
Select commit
Failed to load commit list.
Codecov / codecov/project failed May 31, 2023 in 1s

82.44% (-0.28%) compared to 206d378

View this Pull Request on Codecov

82.44% (-0.28%) compared to 206d378

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.28 ⚠️

Comparison is base (206d378) 82.71% compared to head (21f32d6) 82.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #839      +/-   ##
==========================================
- Coverage   82.71%   82.44%   -0.28%     
==========================================
  Files          20       20              
  Lines        3339     3343       +4     
==========================================
- Hits         2762     2756       -6     
- Misses        577      587      +10     
Impacted Files Coverage Δ
url/src/parser.rs 80.80% <100.00%> (-0.80%) ⬇️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.