Skip to content

Use rendered docs QA in FindFirstFunctions#105

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:agent/findfirstfunctions-rendered-docs-qa
Jul 20, 2026
Merged

Use rendered docs QA in FindFirstFunctions#105
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:agent/findfirstfunctions-rendered-docs-qa

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

Ignore this PR until reviewed by @ChrisRackauckas.

Summary

  • Replace the hand-rolled public API documentation coverage test with SciMLTesting's rendered public API docs check.
  • Keep strict docs linkcheck working by replacing GitHub HTML links that returned 429 locally with stable raw/hosted URLs.

Validation

  • git diff --check passed.
  • QA passed with api_docs_kwargs = (; rendered = true): Quality Assurance 18/18.
  • Pkg.test() passed: Core/core_tests.jl ran 172201 assertions.
  • include("docs/make.jl") passed after the link updates; Documenter only emitted the expected local deployment skip warning.
  • Runic v1.7.0 passed over src, test, and docs.
  • Checked replacement URLs locally with curl -I -L: raw bench/auto_sweep.jl, raw bench/analyze.jl, and hosted ColPrac docs all returned HTTP 200.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas-Claude
ChrisRackauckas-Claude marked this pull request as ready for review July 17, 2026 04:27
@ChrisRackauckas
ChrisRackauckas merged commit 4b03c35 into SciML:main Jul 20, 2026
23 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