jdx / mise

dev tools, env vars, task runner
https://mise.jdx.dev
MIT License
10.23k stars 295 forks source link

chore: run autofix on windows #3153

Closed jdx closed 3 days ago

github-actions[bot] commented 3 days ago

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 16.3 ± 0.4 15.2 18.0 1.03 ± 0.04
mise-2024.11.23 x -- echo 15.8 ± 0.5 14.7 17.3 1.00
mise x -- echo 15.9 ± 0.3 15.1 16.9 1.01 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 12.2 ± 0.2 11.7 13.2 1.03 ± 0.04
mise-2024.11.23 env 11.8 ± 0.3 11.3 16.0 1.00
mise env 12.3 ± 0.3 11.8 14.5 1.04 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 12.2 ± 0.3 11.5 12.9 1.03 ± 0.03
mise-2024.11.23 hook-env 11.9 ± 0.2 11.3 12.7 1.00
mise hook-env 12.4 ± 0.5 11.7 18.9 1.05 ± 0.05

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 13.3 ± 0.6 12.6 19.3 1.04 ± 0.05
mise-2024.11.23 ls 12.8 ± 0.2 12.2 14.3 1.00
mise ls 13.3 ± 0.3 12.7 14.9 1.04 ± 0.03
codacy-production[bot] commented 3 days ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -12.61% :white_check_mark: 47.37%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (2c2e1d8e8ad1f62ba1521f7c17d8eb3c5051910f) | 21916 | 16964 | 77.40% | | | Head commit (3082da47209adb74ab7fcfc6df2bcb11783ba4f7) | 43860 (+21944) | 28420 (+11456) | 64.80% (**-12.61%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#3153) | 38 | 18 | **47.37%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more