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

[NOMERGE] [c++/python] Move DataFrame write path to use C++ bindings #2367

Closed
wants to merge 70 commits into from

Add in missing RuntimeError

031f9a9
Select commit
Loading
Failed to load commit list.
Closed

[NOMERGE] [c++/python] Move DataFrame write path to use C++ bindings #2367

Add in missing RuntimeError
031f9a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 5, 2024 in 1s

92.41% of diff hit (target 0.00%)

View this Pull Request on Codecov

92.41% of diff hit (target 0.00%)

Annotations

Check warning on line 172 in apis/python/src/tiledbsoma/_arrow_types.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/_arrow_types.py#L172

Added line #L172 was not covered by tests

Check warning on line 410 in apis/python/src/tiledbsoma/_dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/_dataframe.py#L410

Added line #L410 was not covered by tests

Check warning on line 139 in apis/python/src/tiledbsoma/_dense_nd_array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/_dense_nd_array.py#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 168 in apis/python/src/tiledbsoma/_sparse_nd_array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/_sparse_nd_array.py#L166-L168

Added lines #L166 - L168 were not covered by tests

Check warning on line 442 in apis/python/src/tiledbsoma/_tdb_handles.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/_tdb_handles.py#L442

Added line #L442 was not covered by tests

Check warning on line 452 in apis/python/src/tiledbsoma/_tdb_handles.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/_tdb_handles.py#L452

Added line #L452 was not covered by tests

Check warning on line 456 in apis/python/src/tiledbsoma/_tdb_handles.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/_tdb_handles.py#L456

Added line #L456 was not covered by tests