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

dev: fix some mypy errors and switch to ruff #511

Merged
merged 22 commits into from
Nov 22, 2024

chore: run ruff formatter

019f637
Select commit
Loading
Failed to load commit list.
Merged

dev: fix some mypy errors and switch to ruff #511

chore: run ruff formatter
019f637
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 22, 2024 in 0s

90.90% of diff hit (target 89.38%)

View this Pull Request on Codecov

90.90% of diff hit (target 89.38%)

Annotations

Check warning on line 8 in great_tables/_body.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_tables/_body.py#L8

Added line #L8 was not covered by tests

Check warning on line 20 in great_tables/_export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_tables/_export.py#L20

Added line #L20 was not covered by tests

Check warning on line 23 in great_tables/_export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_tables/_export.py#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 2882 in great_tables/_formats.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_tables/_formats.py#L2882

Added line #L2882 was not covered by tests

Check warning on line 4088 in great_tables/_formats.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_tables/_formats.py#L4088

Added line #L4088 was not covered by tests

Check warning on line 30 in great_tables/_gt_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_tables/_gt_data.py#L30

Added line #L30 was not covered by tests

Check warning on line 15 in great_tables/_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_tables/_utils.py#L15

Added line #L15 was not covered by tests

Check warning on line 77 in great_tables/gt.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

great_tables/gt.py#L77

Added line #L77 was not covered by tests