jdx / mise

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

fix(vfox): handle bug when plugin is removed from registry #3111

Closed jdx closed 4 days ago

jdx commented 4 days ago

Fixes #3110

codacy-production[bot] commented 4 days ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: 0.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (50d3f9f3f190edd610213b3a224b3558c1f38691) | 21490 | 16923 | 78.75% | | | Head commit (0d51802490cb51ad179f96e2d9310f01eb1e363f) | 21491 (+1) | 16923 (+0) | 78.74% (**+0.00%**) | **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 (#3111) | 3 | 0 | **0.00%** | **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 14.7 ± 0.3 14.0 16.8 1.01 ± 0.07
mise-2024.11.20 x -- echo 14.5 ± 0.9 13.8 33.2 1.00
mise x -- echo 14.6 ± 0.2 14.0 15.7 1.01 ± 0.07

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 11.4 ± 0.2 11.0 12.0 1.02 ± 0.07
mise-2024.11.20 env 11.2 ± 0.7 10.6 20.0 1.00
mise env 11.4 ± 0.2 10.9 12.7 1.02 ± 0.07

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 11.4 ± 0.2 11.0 12.0 1.02 ± 0.02
mise-2024.11.20 hook-env 11.1 ± 0.2 10.7 11.7 1.00
mise hook-env 11.4 ± 0.2 11.0 12.9 1.02 ± 0.02

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 11.9 ± 0.3 11.5 14.5 1.03 ± 0.04
mise-2024.11.20 ls 11.6 ± 0.3 11.2 13.6 1.00
mise ls 11.8 ± 0.2 11.3 13.5 1.02 ± 0.03