jdx / mise

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

feat: added registry command #2147

Closed jdx closed 1 month ago

github-actions[bot] commented 1 month ago

Code Coverage

Package Line Rate Complexity Health
src 87% 0
src.cli 83% 0
src.cli.alias 89% 0
src.cli.args 96% 0
src.cli.backends 95% 0
src.cli.cache 95% 0
src.cli.config 92% 0
src.cli.direnv 80% 0
src.cli.plugins 87% 0
src.cli.settings 93% 0
src.cli.sync 29% 0
src.cli.tasks 71% 0
src.config.config_file 89% 0
src.config 87% 0
src.forge 76% 0
src.plugins.core 56% 0
src.plugins 79% 0
src.shell 98% 0
src.toolset 85% 0
src.ui 64% 0
Summary 81% (13523 / 16663) 0
codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.58% :white_check_mark: 95.83%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (d40f58bd697d0f80ea6e4a52ffafccf651387294) | 16626 | 13589 | 81.73% | | | Head commit (944854b2f67252cf95b813cdfb366a026d115710) | 16663 (+37) | 13523 (-66) | 81.16% (**-0.58%**) | **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 (#2147) | 48 | 46 | **95.83%** | **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 will stop sending the deprecated coverage status from June 5th, 2024. Learn more