Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added --latest option for outdated/upgrade #2667

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jdx
Copy link
Owner

@jdx jdx commented Sep 27, 2024

Fixes #1384

@jdx jdx force-pushed the upgrade-latest branch 4 times, most recently from 5c32ecd to fe9963e Compare September 27, 2024 01:22
Copy link

codacy-production bot commented Sep 27, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.06% 59.41%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (2281145) 19231 15313 79.63%
Head commit (0d6c030) 19378 (+147) 15418 (+105) 79.56% (-0.06%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2667) 170 101 59.41%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines 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

@jdx jdx marked this pull request as ready for review September 27, 2024 01:55
Copy link

Code Coverage

Package Line Rate Complexity Health
src.backend 65% 0
src 87% 0
src.cli 80% 0
src.cli.alias 89% 0
src.cli.args 97% 0
src.cli.backends 95% 0
src.cli.cache 88% 0
src.cli.config 93% 0
src.cli.direnv 80% 0
src.cli.generate 87% 0
src.cli.plugins 84% 0
src.cli.settings 94% 0
src.cli.sync 56% 0
src.cli.tasks 75% 0
src.cli.toml 80% 0
src.config.config_file 86% 0
src.config 87% 0
src.plugins 80% 0
src.plugins.core 55% 0
src.shell 98% 0
src.task 92% 0
src.toolset 87% 0
src.ui 66% 0
Summary 80% (15418 / 19378) 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mise up does not update tools to latest
1 participant