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: sort list of the file paths emitted by --list-files #657

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

mrazauskas
Copy link
Contributor

This PR fixes both minor issues of --list-files logic that I mentioned in #645 (comment) and #645 (comment).

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.18%. Comparing base (f94e657) to head (059ed2f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #657   +/-   ##
=======================================
  Coverage   99.18%   99.18%           
=======================================
  Files          34       34           
  Lines        1848     1848           
  Branches       24        8   -16     
=======================================
  Hits         1833     1833           
  Misses         10       10           
  Partials        5        5           
Flag Coverage Δ
linux 98.97% <ø> (ø)
osx 99.02% <ø> (+2.81%) ⬆️
windows 98.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@wellwelwel
Copy link
Owner

Thanks, @mrazauskas 🚀

@wellwelwel wellwelwel merged commit 2b0528a into wellwelwel:main Aug 6, 2024
27 checks passed
@mrazauskas mrazauskas deleted the sort-listed-file-paths branch August 6, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants