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: migrate more tools away from asdf #3202

Merged
merged 2 commits into from
Nov 25, 2024
Merged

feat: migrate more tools away from asdf #3202

merged 2 commits into from
Nov 25, 2024

Conversation

jdx
Copy link
Owner

@jdx jdx commented Nov 25, 2024

No description provided.

Copy link

github-actions bot commented Nov 25, 2024

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 19.2 ± 0.5 17.9 20.9 1.01 ± 0.04
mise-2024.11.29 x -- echo 19.0 ± 0.5 17.9 22.6 1.00
mise x -- echo 19.8 ± 0.7 18.4 26.1 1.04 ± 0.05

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 16.0 ± 0.6 14.7 20.0 1.02 ± 0.05
mise-2024.11.29 env 15.7 ± 0.5 14.4 19.4 1.00
mise env 16.3 ± 0.9 15.0 23.3 1.04 ± 0.07

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 16.4 ± 0.6 14.9 18.7 1.04 ± 0.06
mise-2024.11.29 hook-env 15.8 ± 0.5 14.6 17.8 1.00 ± 0.05
mise hook-env 15.8 ± 0.7 14.6 21.9 1.00

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 12.8 ± 0.3 12.3 14.6 1.03 ± 0.04
mise-2024.11.29 ls 12.5 ± 0.3 12.0 14.9 1.00
mise ls 13.0 ± 0.3 12.4 14.4 1.04 ± 0.04

Copy link

codacy-production bot commented Nov 25, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for be22f001 95.24%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (be22f00) Report Missing Report Missing Report Missing
Head commit (3f37f1c) 42905 25152 58.62%

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 (#3202) 21 20 95.24%

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

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@jdx jdx force-pushed the ubi branch 3 times, most recently from 7e2f473 to 9931050 Compare November 25, 2024 17:22
@jdx jdx merged commit 1763953 into main Nov 25, 2024
28 checks passed
@jdx jdx deleted the ubi branch November 25, 2024 18:20
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