jdx / mise

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

feat: verify aqua packages with cosign and/or slsa when available #3151

Closed jdx closed 3 days ago

github-actions[bot] commented 3 days ago

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 15.2 ± 0.2 14.7 16.2 1.02 ± 0.02
mise-2024.11.23 x -- echo 14.9 ± 0.2 14.3 15.8 1.00
mise x -- echo 15.3 ± 0.2 14.5 16.1 1.03 ± 0.02

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 11.8 ± 0.2 11.3 12.8 1.03 ± 0.04
mise-2024.11.23 env 11.5 ± 0.3 10.9 14.1 1.00
mise env 11.8 ± 0.2 11.3 13.0 1.03 ± 0.03

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 11.7 ± 0.2 11.2 12.6 1.03 ± 0.03
mise-2024.11.23 hook-env 11.4 ± 0.2 10.9 12.3 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.6 ± 0.3 12.1 14.8 1.03 ± 0.03
mise-2024.11.23 ls 12.3 ± 0.2 11.9 13.0 1.00
mise ls 12.6 ± 0.2 12.1 13.5 1.03 ± 0.02
codacy-production[bot] commented 3 days ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -12.88% :white_check_mark: 59.55%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (6e10df6bb37205fc75555b4131b0fe83546bfe7b) | 21632 | 16807 | 77.70% | | | Head commit (710798dcc4fc285400fcaf3765405736efa408f7) | 43818 (+22186) | 28400 (+11593) | 64.81% (**-12.88%**) | **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 (#3151) | 314 | 187 | **59.55%** | **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