From d92467f27f99ad399cbc72862002efdde4cbdd7e Mon Sep 17 00:00:00 2001 From: ChrisRackauckas-Claude Date: Sat, 11 Jul 2026 08:19:54 -0400 Subject: [PATCH] Update SciMLTesting QA compat Co-Authored-By: Chris Rackauckas --- test/Project.toml | 2 +- test/qa.jl | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/test/Project.toml b/test/Project.toml index 7e00cec..dbd9161 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -40,7 +40,7 @@ OrdinaryDiffEq = "6, 7.0" PATHSolver = "1" SafeTestsets = "0.1" SciMLSensitivity = "7" -SciMLTesting = "1.7" +SciMLTesting = "2.1" SimpleNonlinearSolve = "0.1, 1, 2" StableRNGs = "1" Statistics = "1.10, 1.11" diff --git a/test/qa.jl b/test/qa.jl index 3dd0bfd..b354ee6 100644 --- a/test/qa.jl +++ b/test/qa.jl @@ -9,6 +9,32 @@ run_qa( project_extras = false, deps_compat = false, ), + api_docs_kwargs = (; + ignore = ( + :BokhovenIterativeAlgorithm, + :InteriorPointMethod, + :LCP, + :LCS, + :LinearComplementarityAdjoint, + :LinearComplementarityProblem, + :LinearComplementaritySolution, + :MCP, + :MLCP, + :MixedComplementarityAdjoint, + :MixedComplementarityProblem, + :MixedComplementaritySolution, + :MixedLinearComplementarityProblem, + :NCP, + :NaiveLCSAlgorithm, + :NonlinearComplementarityProblem, + :NonlinearReformulation, + :PATHSolverAlgorithm, + :PGS, + :PSOR, + :RPGS, + :RPSOR, + ), + ), ei_kwargs = (; all_qualified_accesses_are_public = (; ignore = (