jdx / mise

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

fix: split checksums out by artifact #3105

Closed jdx closed 1 day ago

github-actions[bot] commented 1 day ago

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 14.8 ± 0.3 14.1 16.2 1.00 ± 0.03
mise-2024.11.20 x -- echo 14.8 ± 0.3 14.0 16.1 1.00
mise x -- echo 14.8 ± 0.3 14.1 16.9 1.00 ± 0.03

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 11.6 ± 0.3 11.0 13.6 1.02 ± 0.03
mise-2024.11.20 env 11.3 ± 0.3 10.7 13.3 1.00
mise env 11.5 ± 0.2 11.1 12.3 1.02 ± 0.03

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 11.5 ± 0.2 11.1 12.3 1.02 ± 0.03
mise-2024.11.20 hook-env 11.3 ± 0.2 10.8 12.3 1.00
mise hook-env 11.6 ± 0.5 11.1 17.9 1.03 ± 0.05

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 12.0 ± 0.2 11.6 12.7 1.03 ± 0.03
mise-2024.11.20 ls 11.7 ± 0.3 11.1 13.9 1.00
mise ls 12.0 ± 0.2 11.5 13.1 1.02 ± 0.03
codacy-production[bot] commented 1 day ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: 92.96%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (82523ec207277ed0d98a03d5fcce1371d83a010f) | 21453 | 16882 | 78.69% | | | Head commit (1b4159922fa531bfbca1c6cb987e33420ba11df7) | 21490 (+37) | 16912 (+30) | 78.70% (**+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 (#3105) | 71 | 66 | **92.96%** | **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