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: reinstall pipx packages when upgrading python #3172

Merged
merged 1 commit into from
Nov 25, 2024
Merged

feat: reinstall pipx packages when upgrading python #3172

merged 1 commit into from
Nov 25, 2024

Conversation

jdx
Copy link
Owner

@jdx jdx commented Nov 23, 2024

No description provided.

@jdx jdx force-pushed the pipx branch 4 times, most recently from 2a36ba2 to 450c302 Compare November 25, 2024 02:32
@jdx jdx changed the title pipx feat: reinstall pipx packages when upgrading python Nov 25, 2024
@jdx jdx marked this pull request as ready for review November 25, 2024 03:21
Copy link

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 18.6 ± 0.4 17.6 20.7 1.19 ± 0.06
mise-2024.11.28 x -- echo 15.6 ± 0.7 14.8 25.6 1.00
mise x -- echo 18.6 ± 0.5 17.5 21.0 1.19 ± 0.06

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 15.1 ± 0.5 14.1 18.4 1.26 ± 0.05
mise-2024.11.28 env 12.0 ± 0.3 11.4 13.3 1.00
mise env 15.1 ± 0.5 14.0 16.6 1.26 ± 0.05

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 15.0 ± 0.4 14.1 16.6 1.26 ± 0.05
mise-2024.11.28 hook-env 12.0 ± 0.3 11.4 13.1 1.00
mise hook-env 14.9 ± 0.4 14.0 16.2 1.25 ± 0.04

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 13.0 ± 0.2 12.5 14.0 1.04 ± 0.03
mise-2024.11.28 ls 12.6 ± 0.2 12.1 13.8 1.01 ± 0.02
mise ls 12.5 ± 0.2 12.1 13.7 1.00

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-18.91% 85.51%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (e1b1b48) 22173 17164 77.41%
Head commit (6b7471b) 42859 (+20686) 25073 (+7909) 58.50% (-18.91%)

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 (#3172) 69 59 85.51%

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 c2f0a5a into main Nov 25, 2024
30 of 31 checks passed
@jdx jdx deleted the pipx branch November 25, 2024 03:29
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