Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise Plugins API, add plugins keyword arg for makedocs and doctest #2249

Merged
merged 3 commits into from
Sep 14, 2023

Accept `plugins` argument for `doctest`

400770d
Select commit
Loading
Failed to load commit list.
Merged

Revise Plugins API, add plugins keyword arg for makedocs and doctest #2249

Accept `plugins` argument for `doctest`
400770d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 11, 2023 in 0s

50.00% of diff hit (target 89.99%)

View this Pull Request on Codecov

50.00% of diff hit (target 89.99%)

Annotations

Check warning on line 82 in src/doctest.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/doctest.jl#L82

Added line #L82 was not covered by tests

Check warning on line 460 in src/documents.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/documents.jl#L460

Added line #L460 was not covered by tests

Check warning on line 462 in src/documents.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/documents.jl#L462

Added line #L462 was not covered by tests

Check warning on line 464 in src/documents.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/documents.jl#L464

Added line #L464 was not covered by tests