Skip to content

Declare StatsAPI functionality as public on Julia >= 1.11#35

Merged
devmotion merged 2 commits intomainfrom
dw/public
Dec 1, 2025
Merged

Declare StatsAPI functionality as public on Julia >= 1.11#35
devmotion merged 2 commits intomainfrom
dw/public

Conversation

@devmotion
Copy link
Member

When adding tests with ExplicitImports in a downstream package, tests failed because the StatsAPI API is currently not declared as public.

This PR declares all functionality in StatsAPI as public on Julia >= 1.11 and adds tests for it.

@devmotion devmotion merged commit ee9906d into main Dec 1, 2025
3 checks passed
@devmotion devmotion deleted the dw/public branch December 1, 2025 08:35
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

Comments