Skip to content

Format for Runic v1.10 - #268

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:codex/runic-v1.10-format
Aug 30, 2026
Merged

Format for Runic v1.10#268
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:codex/runic-v1.10-format

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

What changed and why

Runic v1.10.0 changed multiline generator-element indentation. This PR applies the formatter output required by that release; it contains no behavioral, dependency, or public-API changes.

Ignore this PR until it has been reviewed by @ChrisRackauckas.

Verification

Failing before formatting at c440790c4308:

$ ~/.juliaup/bin/julia +release --startup-file=no --project=@runic -m Runic --check .
[exit 1]

Passing after formatting:

$ ~/.juliaup/bin/julia +release --startup-file=no --project=@runic -m Runic --check .
[exit 0]
$ git diff HEAD^ --check
[exit 0]
$ typos src/sobol_sensitivity.jl
[exit 0]
$ GROUP=QA ~/.juliaup/bin/julia +release --startup-file=no --project -e 'using Pkg; Pkg.test()'
QA/qa.jl: 20 passed; package tests passed
$ GROUP=All ~/.juliaup/bin/julia +release --startup-file=no --project -e 'using Pkg; Pkg.test()'
Shapley method 13/13 and Sobol method 41/41 passed; package tests passed

Not verified

  • Docs were not built because no docstring, docs/, or public API changed.
  • GPU, downstream, and allowed-to-fail jobs were not run locally.

Reviewer note

This is a mechanical Runic-only change; the source diff should be reviewed as formatting output.

🤖 Generated with Codex CLI 0.151.0 (model: unknown; session: local session ID 01a04fa1-cfe0-7260-b416-72fe8a15d17d)

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: OpenAI Codex <noreply@openai.com>
Agent-Harness: Codex CLI 0.151.0
Agent-Model: unknown
Agent-Session: local session ID 01a04fa1-cfe0-7260-b416-72fe8a15d17d
@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review August 30, 2026 02:07
@ChrisRackauckas
ChrisRackauckas merged commit 0526f78 into SciML:master Aug 30, 2026
16 checks passed
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.

2 participants