🤖 Auto-format Julia code#619
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
auto-format-618
branch
from
July 13, 2026 09:49
81903e8 to
6498404
Compare
bvdmitri
added a commit
that referenced
this pull request
Jul 13, 2026
* ci: add 60-minute timeout to the test job Without a job timeout, GitHub applies its default 360-minute cap. A recent upstream hang (Roots.jl v3.0.2 regression surfacing via Distributions.quantile in the BinomialPolya PolyaGamma rule) caused the test suite to hang, burning 6h x 3 Julia versions per run before being killed. A 60-minute cap fails such hangs fast (the suite normally finishes in ~25 minutes). Refs JuliaMath/Roots.jl#515, JuliaStats/Distributions.jl#2080. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * docs: add CHANGELOG entry for CI test-job timeout Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * 🤖 Auto-format Julia code (#619) Co-authored-by: bvdmitri <6557701+bvdmitri@users.noreply.github.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: bvdmitri <6557701+bvdmitri@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was automatically created to fix Julia code formatting issues.
The formatting was applied using JuliaFormatter according to the project's style guidelines.
Please review the changes and merge if appropriate.