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

Add Python spellchecking API #3425

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'origin/master'

37d4b38
Select commit
Loading
Failed to load commit list.
Open

Add Python spellchecking API #3425

Merge remote-tracking branch 'origin/master'
37d4b38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 1, 2024 in 1s

92.02% of diff hit (target 88.58%)

View this Pull Request on Codecov

92.02% of diff hit (target 88.58%)

Annotations

Check warning on line 965 in codespell_lib/_codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codespell_lib/_codespell.py#L964-L965

Added lines #L964 - L965 were not covered by tests

Check warning on line 998 in codespell_lib/_codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codespell_lib/_codespell.py#L998

Added line #L998 was not covered by tests

Check warning on line 1002 in codespell_lib/_codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codespell_lib/_codespell.py#L1002

Added line #L1002 was not covered by tests

Check warning on line 120 in codespell_lib/_spellchecker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codespell_lib/_spellchecker.py#L120

Added line #L120 was not covered by tests

Check warning on line 125 in codespell_lib/_spellchecker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

codespell_lib/_spellchecker.py#L125

Added line #L125 was not covered by tests