Skip to content

Fix the FunctionWrappers PR reference in the QA ignore comment - #81

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:agent/fix-fw-pr-reference
Jul 29, 2026
Merged

Fix the FunctionWrappers PR reference in the QA ignore comment#81
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:agent/fix-fw-pr-reference

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

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

One-line comment fix. The all_qualified_accesses_are_public ignore entry added in #79 says the FunctionWrapper exception can be dropped "once JuliaLang/FunctionWrappers.jl#41 is released".

#41 does not existgh api repos/JuliaLang/FunctionWrappers.jl/issues/41 returns 404. It was a placeholder I wrote while drafting the comment, before opening the upstream PR, and I never went back and corrected it.

The PR that actually marks FunctionWrapper public, and therefore the one that lets this entry go away, is JuliaLang/FunctionWrappers.jl#35.

No code change. QA still green on this branch:

$ GROUP=QA julia --project=. -e 'using Pkg; Pkg.test()'
QA            |   20     20  30.3s
     Testing FunctionWrappersWrappers tests passed

Links

The comment pointed at JuliaLang/FunctionWrappers.jl#41, which does not exist —
it was a placeholder written before the PR was opened and never corrected. The
PR that marks `FunctionWrapper` public, and therefore the one that lets this
ignore entry be dropped, is JuliaLang/FunctionWrappers.jl#35.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review July 29, 2026 03:27
@ChrisRackauckas
ChrisRackauckas merged commit dd5a654 into SciML:main Jul 29, 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