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

crates_io_tarball: Disallow paths differing only by case #8788

Merged
merged 1 commit into from
Jun 4, 2024

crates_io_tarball: Disallow paths differing only by case

19dee4e
Select commit
Loading
Failed to load commit list.
Merged

crates_io_tarball: Disallow paths differing only by case #8788

crates_io_tarball: Disallow paths differing only by case
19dee4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2024 in 0s

88.65% (-0.02%) compared to 3dc1848, passed because coverage increased by -0.01% when compared to adjusted base (88.65%)

View this Pull Request on Codecov

88.65% (-0.02%) compared to 3dc1848, passed because coverage increased by -0.01% when compared to adjusted base (88.65%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.65%. Comparing base (3dc1848) to head (19dee4e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8788      +/-   ##
==========================================
- Coverage   88.66%   88.65%   -0.02%     
==========================================
  Files         276      276              
  Lines       27605    27613       +8     
==========================================
+ Hits        24476    24480       +4     
- Misses       3129     3133       +4     

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