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

[c++] Prohibit soma_ prefix in axis names #3639

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

Conversation

jp-dark
Copy link
Collaborator

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

Issue and/or context: sc-58926

Changes:
Add a check in the C++ SOMACoordinateSpace constructor for axis names starting with 'soma_'.

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.30%. Comparing base (2f12828) to head (effc3b1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3639      +/-   ##
==========================================
+ Coverage   86.25%   86.30%   +0.04%     
==========================================
  Files          55       55              
  Lines        6381     6381              
==========================================
+ Hits         5504     5507       +3     
+ Misses        877      874       -3     
Flag Coverage Δ
python 86.30% <ø> (+0.04%) ⬆️

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

Components Coverage Δ
python_api 86.30% <ø> (+0.04%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl changed the title [c++] Add check for soma_ prefix in axis names [c++] Prohibit soma_ prefix in axis names Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant