jdx / mise

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

chore: release 2024.11.24 #3129

Open mise-en-dev opened 18 hours ago

mise-en-dev commented 18 hours ago

🚀 Features

🐛 Bug Fixes

📚 Documentation

🧪 Testing

🔍 Other Changes

github-actions[bot] commented 18 hours ago

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 14.8 ± 0.4 14.1 17.4 1.03 ± 0.04
mise-2024.11.23 x -- echo 14.3 ± 0.4 13.7 18.0 1.00
mise x -- echo 14.6 ± 0.2 14.1 15.5 1.02 ± 0.03

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 11.4 ± 0.2 10.9 12.3 1.03 ± 0.03
mise-2024.11.23 env 11.0 ± 0.2 10.5 12.0 1.00
mise env 11.4 ± 0.3 11.0 15.0 1.04 ± 0.03

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 11.4 ± 0.2 10.9 13.1 1.03 ± 0.03
mise-2024.11.23 hook-env 11.0 ± 0.2 10.6 11.7 1.00
mise hook-env 11.4 ± 0.2 10.9 12.6 1.04 ± 0.03

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 12.7 ± 0.4 12.0 15.2 1.06 ± 0.04
mise-2024.11.23 ls 12.0 ± 0.3 11.3 13.2 1.00
mise ls 13.0 ± 0.4 12.1 14.2 1.09 ± 0.04
codacy-production[bot] commented 18 hours ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -12.43% :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (6e10df6bb37205fc75555b4131b0fe83546bfe7b) | 21632 | 16807 | 77.70% | | | Head commit (9526601fd1b1717965f3b46a809c2b7743d27a27) | 43262 (+21630) | 28235 (+11428) | 65.27% (**-12.43%**) | **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 (#3129) | 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