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

Fix all mypy typechecking errors, add a lot of type annotations #1399

Closed
wants to merge 7 commits into from

Fix

70676a3
Select commit
Loading
Failed to load commit list.
Closed

Fix all mypy typechecking errors, add a lot of type annotations #1399

Fix
70676a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 2, 2023 in 0s

97.48% of diff hit (target 99.00%)

View this Pull Request on Codecov

97.48% of diff hit (target 99.00%)

Annotations

Check warning on line 107 in markdown/extensions/toc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

markdown/extensions/toc.py#L104-L107

Added lines #L104 - L107 were not covered by tests

Check warning on line 110 in markdown/extensions/toc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

markdown/extensions/toc.py#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 265 in markdown/inlinepatterns.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

markdown/inlinepatterns.py#L265

Added line #L265 was not covered by tests

Check warning on line 541 in markdown/inlinepatterns.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

markdown/inlinepatterns.py#L541

Added line #L541 was not covered by tests

Check warning on line 280 in markdown/treeprocessors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

markdown/treeprocessors.py#L279-L280

Added lines #L279 - L280 were not covered by tests

Check warning on line 190 in markdown/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

markdown/util.py#L190

Added line #L190 was not covered by tests