-
Notifications
You must be signed in to change notification settings - Fork 360
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: use tv.pathname() in mise ls
#3217
Conversation
Hyperfine Performance
|
Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
---|---|---|---|---|
mise-main x -- echo |
19.4 ± 0.6 | 18.1 | 22.6 | 1.02 ± 0.04 |
mise-2024.11.30 x -- echo |
19.3 ± 0.6 | 18.0 | 22.9 | 1.01 ± 0.04 |
mise x -- echo |
19.1 ± 0.5 | 17.8 | 21.5 | 1.00 |
mise env
Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
---|---|---|---|---|
mise-main env |
15.5 ± 0.5 | 14.3 | 16.7 | 1.01 ± 0.04 |
mise-2024.11.30 env |
15.3 ± 0.5 | 14.2 | 17.0 | 1.00 |
mise env |
16.0 ± 0.5 | 14.7 | 17.3 | 1.04 ± 0.05 |
mise hook-env
Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
---|---|---|---|---|
mise-main hook-env |
16.0 ± 0.6 | 14.6 | 17.6 | 1.01 ± 0.06 |
mise-2024.11.30 hook-env |
16.0 ± 0.5 | 14.5 | 17.5 | 1.01 ± 0.06 |
mise hook-env |
15.8 ± 0.7 | 14.4 | 25.2 | 1.00 |
mise ls
Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
---|---|---|---|---|
mise-main ls |
13.5 ± 0.4 | 12.6 | 16.2 | 1.05 ± 0.04 |
mise-2024.11.30 ls |
12.9 ± 0.3 | 12.2 | 13.8 | 1.00 |
mise ls |
13.0 ± 0.3 | 12.5 | 14.1 | 1.01 ± 0.03 |
e95418f
to
4bc4f0d
Compare
68e9a45
to
59866c0
Compare
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more Footnotes
|
ae9e593
to
6b4bfc2
Compare
Fixes #2870
this converts ":" and "/" to "-" which is the directory name