jdx / mise

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

test: added e2e test for `mise prune` #3119

Closed jdx closed 4 days ago

codacy-production[bot] commented 4 days ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.01% :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (94c1a82f2d1d1ac0beebb8b65af04fa4f7b22294) | 21543 | 16939 | 78.63% | | | Head commit (a0e97e0f141a00afe898049d3bceabbe672ffa60) | 21542 (-1) | 16941 (+2) | 78.64% (**+0.01%**) | **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 (#3119) | 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

github-actions[bot] commented 4 days ago

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 16.4 ± 0.4 15.0 17.6 1.01 ± 0.03
mise-2024.11.20 x -- echo 16.2 ± 0.3 15.2 17.6 1.00
mise x -- echo 17.0 ± 0.4 16.2 20.3 1.05 ± 0.03

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 13.5 ± 0.4 12.5 16.5 1.06 ± 0.04
mise-2024.11.20 env 12.8 ± 0.4 12.0 18.4 1.00
mise env 13.3 ± 0.3 12.6 14.7 1.04 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 13.5 ± 0.6 12.6 21.8 1.05 ± 0.06
mise-2024.11.20 hook-env 12.9 ± 0.5 12.2 20.1 1.00
mise hook-env 13.3 ± 0.3 12.3 14.5 1.03 ± 0.05

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 14.3 ± 0.4 13.4 16.0 1.08 ± 0.10
mise-2024.11.20 ls 13.2 ± 1.1 12.2 37.0 1.00
mise ls 14.0 ± 0.3 13.1 15.0 1.06 ± 0.09