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

Use assert_allclose instead of np.allclose and np.isclose(...).all() #115

Merged
merged 16 commits into from
Aug 17, 2023

fix documentation build

40c1225
Select commit
Loading
Failed to load commit list.
Merged

Use assert_allclose instead of np.allclose and np.isclose(...).all() #115

fix documentation build
40c1225
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 16, 2023 in 0s

90.00% of diff hit (target 90.94%)

View this Pull Request on Codecov

90.00% of diff hit (target 90.94%)

Annotations

Check warning on line 266 in pycrostates/cluster/_base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycrostates/cluster/_base.py#L266

Added line #L266 was not covered by tests

Check warning on line 318 in pycrostates/io/fiff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycrostates/io/fiff.py#L318

Added line #L318 was not covered by tests

Check warning on line 200 in pycrostates/segmentation/_base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycrostates/segmentation/_base.py#L198-L200

Added lines #L198 - L200 were not covered by tests

Check warning on line 28 in pycrostates/utils/_docs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycrostates/utils/_docs.py#L28

Added line #L28 was not covered by tests