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

chore: wait for gh rate limit if expended #3251

Merged
merged 1 commit into from
Nov 27, 2024
Merged

chore: wait for gh rate limit if expended #3251

merged 1 commit into from
Nov 27, 2024

Conversation

jdx
Copy link
Owner

@jdx jdx commented Nov 27, 2024

No description provided.

@jdx jdx force-pushed the wait-for-gh-rate-limit branch 3 times, most recently from b1424a5 to 4ff8b37 Compare November 27, 2024 23:24
@jdx jdx force-pushed the wait-for-gh-rate-limit branch from 4ff8b37 to 37bdbb4 Compare November 27, 2024 23:27
Copy link

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 19.4 ± 0.5 18.0 21.7 1.00
mise-2024.11.32 x -- echo 19.4 ± 0.6 18.0 24.3 1.00 ± 0.04
mise x -- echo 19.6 ± 0.6 18.2 24.9 1.01 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 15.6 ± 0.5 14.4 16.8 1.00
mise-2024.11.32 env 15.7 ± 0.5 14.4 18.8 1.01 ± 0.05
mise env 15.9 ± 0.5 14.5 18.1 1.02 ± 0.05

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 15.6 ± 0.5 14.4 16.9 1.00
mise-2024.11.32 hook-env 15.8 ± 0.8 14.4 20.9 1.02 ± 0.06
mise hook-env 15.7 ± 0.5 14.5 17.3 1.01 ± 0.05

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 13.1 ± 0.3 12.4 14.8 1.02 ± 0.04
mise-2024.11.32 ls 12.9 ± 0.4 12.1 15.1 1.00
mise ls 13.4 ± 0.3 12.6 14.9 1.04 ± 0.04

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-25.61%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (9b3f005) 21988 16007 72.80%
Head commit (37bdbb4) 42862 (+20874) 20227 (+4220) 47.19% (-25.61%)

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 (#3251) 0 0 ∅ (not applicable)

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 enabled auto-merge (squash) November 27, 2024 23:33
@jdx jdx merged commit 078bed1 into main Nov 27, 2024
23 checks passed
@jdx jdx deleted the wait-for-gh-rate-limit branch November 27, 2024 23:36
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