Skip to content

refactor: break up install_versions method#3121

Merged
jdx merged 1 commit into
mainfrom
all-versions
Nov 21, 2024
Merged

refactor: break up install_versions method#3121
jdx merged 1 commit into
mainfrom
all-versions

Conversation

@jdx

@jdx jdx commented Nov 21, 2024

Copy link
Copy Markdown
Owner

No description provided.

@github-actions

github-actions Bot commented Nov 21, 2024

Copy link
Copy Markdown

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 16.5 ± 0.6 15.6 22.3 1.02 ± 0.06
mise-2024.11.20 x -- echo 16.2 ± 0.7 15.1 21.0 1.00
mise x -- echo 16.4 ± 0.8 15.1 27.4 1.01 ± 0.07

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 12.4 ± 0.6 11.3 17.0 1.00
mise-2024.11.20 env 12.5 ± 0.6 11.5 19.0 1.01 ± 0.07
mise env 12.5 ± 0.7 11.5 17.4 1.01 ± 0.07

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 12.5 ± 0.5 11.5 18.5 1.00
mise-2024.11.20 hook-env 12.7 ± 0.5 11.9 17.4 1.02 ± 0.06
mise hook-env 12.8 ± 0.6 11.9 18.8 1.02 ± 0.06

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 13.3 ± 0.4 12.3 16.8 1.06 ± 0.06
mise-2024.11.20 ls 12.5 ± 0.6 11.7 16.4 1.00
mise ls 13.1 ± 0.6 12.3 16.8 1.05 ± 0.07

@jdx jdx enabled auto-merge (squash) November 21, 2024 18:03
@jdx jdx merged commit cfbde08 into main Nov 21, 2024
@jdx jdx deleted the all-versions branch November 21, 2024 18:10
@codacy-production

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-12.33% 85.25%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (50bc02e) 21543 16893 78.42%
Head commit (a869eaa) 43110 (+21567) 28489 (+11596) 66.08% (-12.33%)

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 (#3121) 61 52 85.25%

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

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.

1 participant