jdx / mise

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

fix: git-cliff typo in registry #3117

Closed jdx closed 4 days ago

jdx commented 4 days ago

Fixes #3116

github-actions[bot] commented 4 days ago

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 15.0 ± 0.3 14.2 16.4 1.01 ± 0.03
mise-2024.11.20 x -- echo 14.9 ± 0.4 14.1 16.7 1.00
mise x -- echo 15.2 ± 0.4 14.3 16.4 1.02 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 11.9 ± 0.4 11.2 14.1 1.04 ± 0.05
mise-2024.11.20 env 11.5 ± 0.3 10.9 14.8 1.00
mise env 11.7 ± 0.4 11.1 14.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 13.1 1.02 ± 0.04
mise-2024.11.20 hook-env 11.3 ± 0.4 10.7 16.7 1.00
mise hook-env 11.6 ± 0.2 11.1 12.5 1.02 ± 0.04

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 12.0 ± 0.2 11.6 13.3 1.02 ± 0.03
mise-2024.11.20 ls 11.8 ± 0.3 11.2 13.9 1.00
mise ls 12.2 ± 0.5 11.6 18.8 1.03 ± 0.05
codacy-production[bot] commented 4 days ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.03% :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (716b050fa9d75218115fa23b045bafe7607d1132) | 21506 | 16926 | 78.70% | | | Head commit (a7d27c3b1ccc2ed3a6459ea24c25065ab6180520) | 21506 (+0) | 16933 (+7) | 78.74% (**+0.03%**) | **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 (#3117) | 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