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: rust in core #3219

Merged
merged 1 commit into from
Nov 27, 2024
Merged

feat: rust in core #3219

merged 1 commit into from
Nov 27, 2024

Conversation

jdx
Copy link
Owner

@jdx jdx commented Nov 26, 2024

No description provided.

@jdx jdx force-pushed the rust branch 5 times, most recently from c40e8e7 to 4ad3a8a Compare November 27, 2024 01:37
@jdx jdx marked this pull request as ready for review November 27, 2024 01:37
Copy link

github-actions bot commented Nov 27, 2024

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 20.4 ± 0.5 19.2 23.3 1.00 ± 0.04
mise-2024.11.30 x -- echo 20.3 ± 0.5 18.8 21.9 1.00
mise x -- echo 20.3 ± 0.7 18.2 22.1 1.00 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 16.3 ± 0.7 14.6 22.9 1.00
mise-2024.11.30 env 16.6 ± 0.6 15.2 21.9 1.02 ± 0.06
mise env 16.9 ± 0.7 15.3 24.1 1.04 ± 0.06

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 16.6 ± 0.5 15.2 18.2 1.01 ± 0.05
mise-2024.11.30 hook-env 16.4 ± 0.6 14.9 19.6 1.00
mise hook-env 17.0 ± 0.6 15.5 24.1 1.04 ± 0.05

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 13.8 ± 0.5 12.7 15.8 1.03 ± 0.04
mise-2024.11.30 ls 13.4 ± 0.3 12.4 14.9 1.00
mise ls 14.3 ± 0.3 13.4 16.8 1.07 ± 0.04

Copy link

codacy-production bot commented Nov 27, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-19.07% 10.48%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (424a8f8) 22277 17151 76.99%
Head commit (d74b761) 43228 (+20951) 25037 (+7886) 57.92% (-19.07%)

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 (#3219) 124 13 10.48%

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 force-pushed the rust branch 3 times, most recently from 79b3cf3 to 4e62fe1 Compare November 27, 2024 01:59
@jdx jdx merged commit de3a209 into main Nov 27, 2024
22 checks passed
@jdx jdx deleted the rust branch November 27, 2024 02:16
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