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

Sort paths lexicographically so the order of paths is more stable and predictable #155

Merged
merged 2 commits into from
Dec 6, 2023

paths should be sorted lexicographically

d10c469
Select commit
Loading
Failed to load commit list.
Merged

Sort paths lexicographically so the order of paths is more stable and predictable #155

paths should be sorted lexicographically
d10c469
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2023 in 0s

96.78% (+0.02%) compared to 7ea88d2

View this Pull Request on Codecov

96.78% (+0.02%) compared to 7ea88d2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7ea88d2) 96.76% compared to head (d10c469) 96.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
+ Coverage   96.76%   96.78%   +0.02%     
==========================================
  Files          14       14              
  Lines         433      436       +3     
  Branches       95       96       +1     
==========================================
+ Hits          419      422       +3     
  Misses         14       14              

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