Skip to content

ci: centralize Tests.yml (tests.yml@v1 with num-threads: 2)#604

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:centralize-tests
Jun 4, 2026
Merged

ci: centralize Tests.yml (tests.yml@v1 with num-threads: 2)#604
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:centralize-tests

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Converts the bespoke Tests.yml to a tests.yml@v1 caller, now possible since the reusable workflow gained a num-threads input (SciML/.github#43). Preserves the version×group matrix, num-threads: 2 (issue #570 threaded regression coverage), and coverage-directories: src,ext. This was the last thing keeping RecursiveArrayTools on bespoke test CI.

Ignore until reviewed by @ChrisRackauckas.

🤖 Generated with Claude Code

Convert the bespoke Tests.yml to a tests.yml@v1 caller now that the
reusable workflow supports `num-threads` (SciML/.github#43). Preserves the
exact version x group matrix and JULIA_NUM_THREADS=2 (needed so the
threaded regression tests for SciML#570 actually exercise the multi-thread path)
and coverage-directories src,ext.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review June 4, 2026 16:30
@ChrisRackauckas ChrisRackauckas merged commit 72fce99 into SciML:master Jun 4, 2026
18 of 38 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