Strengthen public API documentation QA - #640
Merged
ChrisRackauckas merged 1 commit intoAug 8, 2026
Merged
Conversation
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
ChrisRackauckas
marked this pull request as ready for review
August 8, 2026 18:37
Member
Author
|
Repository-owned CI checks are green. The broad integration failures also occur with clean RecursiveArrayTools master
No test was skipped, silenced, or loosened. |
Member
Author
|
Follow-up after completing the remaining clean-base downstream reproductions:
Together with the earlier clean-base findings (#3942, #4075, #4178, and SciMLSensitivity #1587), these establish that the remaining integration failures are dependency-owner regressions rather than changes introduced by this documentation/QA PR. All repository-owned RecursiveArrayTools checks were green before merge. |
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.
Ignore this PR until it has been reviewed by @ChrisRackauckas.
Summary
The ragged-array JET exception remains narrowly version-gated and tracked by #620. The root Aqua ambiguity exception remains tracked by #326.
Validation
Local checks passed with SciMLTesting 2.6.2 (satisfying the new 2.4 minimum):
+release): root package tests, all three subpackage test suites, root QA, all three subpackage QA suites, strict docs/doctests/rendered-doc checks, and Runic+1.10): root package tests, all three subpackage test suites, root QA, all three subpackage QA suites, strict docs/doctests/rendered-doc checks, and RunicExisting issue-linked expected failures remain: root Aqua ambiguities (#326), ragged JET on Julia 1.11+ (#620), and two pre-existing broken ragged/core indexing assertions. No tests were skipped, disabled, or relaxed.