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

Modified named_arrays.AbstractFunctionArray.__getitem__() to support any instance of named_arrays.AbstractArray. #105

Merged
merged 2 commits into from
Jan 15, 2025

coverage

ab64f7f
Select commit
Loading
Failed to load commit list.
Merged
Codecov / codecov/patch failed Jan 14, 2025 in 0s

0.00% of diff hit (target 95.43%)

View this Pull Request on Codecov

0.00% of diff hit (target 95.43%)

Annotations

Check warning on line 182 in named_arrays/_functions/functions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

named_arrays/_functions/functions.py#L177-L182

Added lines #L177 - L182 were not covered by tests

Check warning on line 184 in named_arrays/_functions/functions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

named_arrays/_functions/functions.py#L184

Added line #L184 was not covered by tests

Check warning on line 171 in named_arrays/_functions/tests/test_functions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

named_arrays/_functions/tests/test_functions.py#L165-L171

Added lines #L165 - L171 were not covered by tests

Check warning on line 173 in named_arrays/_functions/tests/test_functions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

named_arrays/_functions/tests/test_functions.py#L173

Added line #L173 was not covered by tests