jdx / mise

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

fix: gleam checksum #3107

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.05% :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (e07385e5be774b05b8e0af3e27e7df647decbcf0) | 21452 | 16881 | 78.69% | | | Head commit (b6a1d2c7c4cfa1c2f3c103aa6b5164d993a5722a) | 21453 (+1) | 16893 (+12) | 78.74% (**+0.05%**) | **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 (#3107) | 1 | 1 | **100.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 15.3 ± 0.4 14.4 20.0 1.03 ± 0.04
mise-2024.11.20 x -- echo 14.8 ± 0.3 14.0 16.3 1.00
mise x -- echo 15.3 ± 0.5 14.5 20.3 1.03 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 12.2 ± 0.4 11.4 14.3 1.04 ± 0.05
mise-2024.11.20 env 11.7 ± 0.5 10.9 15.1 1.00
mise env 12.2 ± 0.4 11.4 13.6 1.04 ± 0.05

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 11.8 ± 0.3 11.3 13.1 1.03 ± 0.03
mise-2024.11.20 hook-env 11.5 ± 0.3 10.9 12.5 1.00
mise hook-env 11.8 ± 0.3 11.3 13.1 1.03 ± 0.03

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 12.3 ± 0.3 11.7 13.6 1.02 ± 0.04
mise-2024.11.20 ls 12.0 ± 0.3 11.3 14.6 1.00
mise ls 12.4 ± 0.4 11.8 16.4 1.03 ± 0.05