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

Deprecate positional boolean arguments #1694

Merged
merged 16 commits into from
Jan 7, 2025

Merge branch 'main' into no-positional-bools

298fd0c
Select commit
Loading
Failed to load commit list.
Merged

Deprecate positional boolean arguments #1694

Merge branch 'main' into no-positional-bools
298fd0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 7, 2025 in 0s

90.81% of diff hit (target 87.08%)

View this Pull Request on Codecov

90.81% of diff hit (target 87.08%)

Annotations

Check warning on line 195 in src/anndata/compat/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/compat/__init__.py#L194-L195

Added lines #L194 - L195 were not covered by tests

Check warning on line 247 in src/anndata/experimental/multi_files/_anncollection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/experimental/multi_files/_anncollection.py#L247

Added line #L247 was not covered by tests

Check warning on line 113 in src/anndata/experimental/pytorch/_annloader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/experimental/pytorch/_annloader.py#L113

Added line #L113 was not covered by tests

Check warning on line 47 in src/anndata/logging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/logging.py#L47

Added line #L47 was not covered by tests

Check warning on line 576 in src/anndata/tests/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/tests/helpers.py#L576

Added line #L576 was not covered by tests

Check warning on line 630 in src/anndata/tests/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/tests/helpers.py#L630

Added line #L630 was not covered by tests

Check warning on line 638 in src/anndata/tests/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/tests/helpers.py#L638

Added line #L638 was not covered by tests

Check warning on line 662 in src/anndata/tests/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/tests/helpers.py#L662

Added line #L662 was not covered by tests