jdx / mise

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

chore: simplify render:settings task #3142

Closed jdx closed 1 week ago

github-actions[bot] commented 1 week ago

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 14.9 ± 0.4 14.2 18.7 1.02 ± 0.05
mise-2024.11.23 x -- echo 14.6 ± 0.6 13.9 22.0 1.00
mise x -- echo 15.3 ± 0.4 14.5 17.3 1.05 ± 0.05

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 11.9 ± 0.4 11.2 14.0 1.06 ± 0.04
mise-2024.11.23 env 11.2 ± 0.3 10.6 13.6 1.00
mise env 11.5 ± 0.2 10.9 12.6 1.02 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 11.5 ± 0.2 11.0 12.4 1.04 ± 0.03
mise-2024.11.23 hook-env 11.1 ± 0.2 10.7 12.0 1.00
mise hook-env 11.4 ± 0.2 11.0 13.6 1.03 ± 0.03

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 12.3 ± 0.6 11.8 21.4 1.03 ± 0.07
mise-2024.11.23 ls 12.0 ± 0.5 11.5 21.5 1.00
mise ls 12.3 ± 0.2 11.8 13.1 1.03 ± 0.05
codacy-production[bot] commented 1 week ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -12.47% :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (ea05a5db8dd6a3709bf5e1ec9f435fd8058abbf2) | 21707 | 17036 | 78.48% | | | Head commit (26fd93d8d81bd68160b16099dec578e63b0040a7) | 43412 (+21705) | 28656 (+11620) | 66.01% (**-12.47%**) | **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 (#3142) | 0 | 0 | **∅ (not applicable)** | **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