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

Some refactoring in code_spell (extract method for long method code smell) #3276

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

[pre-commit.ci] auto fixes from pre-commit.com hooks

0c69c86
Select commit
Loading
Failed to load commit list.
Open

Some refactoring in code_spell (extract method for long method code smell) #3276

[pre-commit.ci] auto fixes from pre-commit.com hooks
0c69c86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 10, 2024 in 1s

88.37% of diff hit (target 88.28%)

View this Pull Request on Codecov

88.37% of diff hit (target 88.28%)

Annotations

Check warning on line 216 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 221 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L221

Added line #L221 was not covered by tests

Check warning on line 236 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L236

Added line #L236 was not covered by tests

Check warning on line 246 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L243-L246

Added lines #L243 - L246 were not covered by tests

Check warning on line 250 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L250

Added line #L250 was not covered by tests

Check warning on line 279 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L278-L279

Added lines #L278 - L279 were not covered by tests

Check warning on line 340 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L340

Added line #L340 was not covered by tests

Check warning on line 344 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L344

Added line #L344 was not covered by tests

Check warning on line 346 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L346

Added line #L346 was not covered by tests

Check warning on line 348 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L348

Added line #L348 was not covered by tests

Check warning on line 605 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L605

Added line #L605 was not covered by tests

Check warning on line 609 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L609

Added line #L609 was not covered by tests

Check warning on line 611 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L611

Added line #L611 was not covered by tests

Check warning on line 616 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L615-L616

Added lines #L615 - L616 were not covered by tests

Check warning on line 908 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L905-L908

Added lines #L905 - L908 were not covered by tests

Check warning on line 917 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L916-L917

Added lines #L916 - L917 were not covered by tests

Check warning on line 961 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L961

Added line #L961 was not covered by tests

Check warning on line 963 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L963

Added line #L963 was not covered by tests

Check warning on line 1015 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L1014-L1015

Added lines #L1014 - L1015 were not covered by tests

Check warning on line 1049 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L1049

Added line #L1049 was not covered by tests

Check warning on line 1053 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L1053

Added line #L1053 was not covered by tests

Check warning on line 1094 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L1094

Added line #L1094 was not covered by tests

Check warning on line 1104 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L1103-L1104

Added lines #L1103 - L1104 were not covered by tests

Check warning on line 1107 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L1107

Added line #L1107 was not covered by tests

Check warning on line 1152 in _codespell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

_codespell.py#L1149-L1152

Added lines #L1149 - L1152 were not covered by tests