Skip to content

🤖 Auto-format Julia code#619

Merged
bvdmitri merged 1 commit into
ci/add-test-timeoutfrom
auto-format-618
Jul 13, 2026
Merged

🤖 Auto-format Julia code#619
bvdmitri merged 1 commit into
ci/add-test-timeoutfrom
auto-format-618

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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.

@bvdmitri
bvdmitri merged commit 43c96ff into ci/add-test-timeout Jul 13, 2026
@bvdmitri
bvdmitri deleted the auto-format-618 branch July 13, 2026 13:16
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant