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

(feat): raising errors where backed is not supported #3048

Merged
merged 40 commits into from
May 21, 2024

(fix): `np.Inf` -> `np.inf`

7e161bf
Select commit
Loading
Failed to load commit list.
Merged

(feat): raising errors where backed is not supported #3048

(fix): `np.Inf` -> `np.inf`
7e161bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 15, 2024 in 0s

28.20% of diff hit (target 75.85%)

View this Pull Request on Codecov

28.20% of diff hit (target 75.85%)

Annotations

Check warning on line 52 in scanpy/_utils/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/_utils/__init__.py#L52

Added line #L52 was not covered by tests

Check warning on line 1104 in scanpy/_utils/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/_utils/__init__.py#L1104

Added line #L1104 was not covered by tests

Check warning on line 1109 in scanpy/_utils/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/_utils/__init__.py#L1108-L1109

Added lines #L1108 - L1109 were not covered by tests

Check warning on line 411 in scanpy/plotting/_tools/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/plotting/_tools/__init__.py#L410-L411

Added lines #L410 - L411 were not covered by tests

Check warning on line 174 in scanpy/preprocessing/_pca.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/preprocessing/_pca.py#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 200 in scanpy/preprocessing/_pca.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/preprocessing/_pca.py#L199-L200

Added lines #L199 - L200 were not covered by tests

Check warning on line 302 in scanpy/preprocessing/_scale.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/preprocessing/_scale.py#L302

Added line #L302 was not covered by tests

Check warning on line 147 in scanpy/preprocessing/_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/preprocessing/_simple.py#L147

Added line #L147 was not covered by tests

Check warning on line 263 in scanpy/preprocessing/_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/preprocessing/_simple.py#L263

Added line #L263 was not covered by tests

Check warning on line 410 in scanpy/preprocessing/_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/preprocessing/_simple.py#L409-L410

Added lines #L409 - L410 were not covered by tests

Check warning on line 421 in scanpy/preprocessing/_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/preprocessing/_simple.py#L417-L421

Added lines #L417 - L421 were not covered by tests

Check warning on line 660 in scanpy/preprocessing/_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/preprocessing/_simple.py#L660

Added line #L660 was not covered by tests

Check warning on line 869 in scanpy/preprocessing/_simple.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/preprocessing/_simple.py#L869

Added line #L869 was not covered by tests

Check warning on line 120 in scanpy/tools/_dendrogram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/tools/_dendrogram.py#L120

Added line #L120 was not covered by tests

Check warning on line 391 in scanpy/tools/_ingest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/tools/_ingest.py#L391

Added line #L391 was not covered by tests

Check warning on line 138 in scanpy/tools/_rank_genes_groups.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/tools/_rank_genes_groups.py#L138

Added line #L138 was not covered by tests

Check warning on line 114 in scanpy/tools/_score_genes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/tools/_score_genes.py#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 107 in scanpy/tools/_tsne.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scanpy/tools/_tsne.py#L107

Added line #L107 was not covered by tests