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

[python] Merge _axisp_get_array and _axism_get_array into a single function #3554

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jp-dark
Copy link
Collaborator

@jp-dark jp-dark commented Jan 10, 2025

Rather than deconstructing and reconstruction annotation names (obsm, varp, etc.) create a single function _get_annotation_layer that does not use the AxisName enum.

Create a single function that does not use `AxisName` enum
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.26%. Comparing base (1c8b1bd) to head (74e5f91).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3554      +/-   ##
==========================================
+ Coverage   86.21%   86.26%   +0.05%     
==========================================
  Files          55       55              
  Lines        6348     6336      -12     
==========================================
- Hits         5473     5466       -7     
+ Misses        875      870       -5     
Flag Coverage Δ
python 86.26% <93.33%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
python_api 86.26% <93.33%> (+0.05%) ⬆️
libtiledbsoma ∅ <ø> (∅)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants