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

docs: rename legacy version files to idiomatic version files #3216

Merged
merged 3 commits into from
Nov 27, 2024
Merged

Conversation

jdx
Copy link
Owner

@jdx jdx commented Nov 26, 2024

No description provided.

@jdx jdx changed the title feat: add ruby backend (#1657) docs: rename legacy version files to idiomatic version files Nov 26, 2024
Copy link

github-actions bot commented Nov 26, 2024

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 19.2 ± 0.5 17.8 22.3 1.01 ± 0.09
mise-2024.11.30 x -- echo 19.0 ± 0.7 17.8 24.3 1.00 ± 0.09
mise x -- echo 19.0 ± 1.6 17.9 48.3 1.00

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 15.6 ± 0.4 14.6 16.9 1.02 ± 0.04
mise-2024.11.30 env 15.4 ± 0.5 14.1 16.8 1.00 ± 0.04
mise env 15.4 ± 0.4 14.4 16.5 1.00

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 15.7 ± 0.7 14.6 20.7 1.02 ± 0.05
mise-2024.11.30 hook-env 15.5 ± 0.8 14.2 22.2 1.01 ± 0.06
mise hook-env 15.3 ± 0.5 14.3 17.2 1.00

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 13.0 ± 0.3 12.5 16.2 1.03 ± 0.03
mise-2024.11.30 ls 12.6 ± 0.3 12.2 16.0 1.00
mise ls 12.9 ± 0.2 12.4 13.7 1.03 ± 0.03

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-18.76% 78.22%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a06299e) 22357 17244 77.13%
Head commit (6089f2c) 43141 (+20784) 25183 (+7939) 58.37% (-18.76%)

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 (#3216) 101 79 78.22%

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 merged commit e80f211 into main Nov 27, 2024
23 checks passed
@jdx jdx deleted the python-versions branch November 27, 2024 00:46
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