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

First-pass conversion to classes #2

Merged
merged 4 commits into from
Nov 7, 2023

Replace `Sign` type alias with plain `int`

a434a78
Select commit
Loading
Failed to load commit list.
Merged

First-pass conversion to classes #2

Replace `Sign` type alias with plain `int`
a434a78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 7, 2023 in 0s

90.56% of diff hit (target 92.53%)

View this Pull Request on Codecov

90.56% of diff hit (target 92.53%)

Annotations

Check warning on line 29 in src/pyloidal/cocos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pyloidal/cocos.py#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 42 in src/pyloidal/cocos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pyloidal/cocos.py#L42

Added line #L42 was not covered by tests

Check warning on line 46 in src/pyloidal/cocos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pyloidal/cocos.py#L46

Added line #L46 was not covered by tests

Check warning on line 48 in src/pyloidal/cocos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pyloidal/cocos.py#L48

Added line #L48 was not covered by tests