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

Ruff clean up #502

Merged
merged 15 commits into from
Oct 2, 2023

test: fix precision (7)

18adc60
Select commit
Loading
Failed to load commit list.
Merged

Ruff clean up #502

test: fix precision (7)
18adc60
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 Oct 2, 2023 in 1s

92.53% of diff hit (target 97.51%)

View this Pull Request on Codecov

92.53% of diff hit (target 97.51%)

Annotations

Check warning on line 256 in overreact/_cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/_cli.py#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 748 in overreact/_cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/_cli.py#L746-L748

Added lines #L746 - L748 were not covered by tests

Check warning on line 37 in overreact/_datasets.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/_datasets.py#L37

Added line #L37 was not covered by tests

Check warning on line 33 in overreact/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/api.py#L33

Added line #L33 was not covered by tests

Check warning on line 317 in overreact/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/api.py#L316-L317

Added lines #L316 - L317 were not covered by tests

Check warning on line 760 in overreact/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/api.py#L759-L760

Added lines #L759 - L760 were not covered by tests

Check warning on line 177 in overreact/coords.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/coords.py#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 374 in overreact/coords.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/coords.py#L373-L374

Added lines #L373 - L374 were not covered by tests

Check warning on line 1501 in overreact/coords.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/coords.py#L1500-L1501

Added lines #L1500 - L1501 were not covered by tests

Check warning on line 1682 in overreact/coords.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/coords.py#L1681-L1682

Added lines #L1681 - L1682 were not covered by tests

Check warning on line 2116 in overreact/coords.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/coords.py#L2115-L2116

Added lines #L2115 - L2116 were not covered by tests

Check warning on line 563 in overreact/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/io.py#L562-L563

Added lines #L562 - L563 were not covered by tests

Check warning on line 651 in overreact/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/io.py#L650-L651

Added lines #L650 - L651 were not covered by tests

Check warning on line 692 in overreact/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/io.py#L690-L692

Added lines #L690 - L692 were not covered by tests

Check warning on line 972 in overreact/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/io.py#L971-L972

Added lines #L971 - L972 were not covered by tests

Check warning on line 254 in overreact/rates.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/rates.py#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 273 in overreact/rates.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/rates.py#L272-L273

Added lines #L272 - L273 were not covered by tests

Check warning on line 118 in overreact/thermo/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/thermo/__init__.py#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 428 in overreact/thermo/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/thermo/__init__.py#L427-L428

Added lines #L427 - L428 were not covered by tests

Check warning on line 418 in overreact/thermo/_gas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/thermo/_gas.py#L417-L418

Added lines #L417 - L418 were not covered by tests

Check warning on line 285 in overreact/thermo/_solv.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

overreact/thermo/_solv.py#L284-L285

Added lines #L284 - L285 were not covered by tests