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++] Migrate current domain resize to use SOMAColumn #3643

Merged
merged 13 commits into from
Feb 4, 2025

Conversation

XanthosXanthopoulos
Copy link
Collaborator

@XanthosXanthopoulos XanthosXanthopoulos commented Jan 30, 2025

Issue and/or context: #3337

Changes:

Notes for Reviewer:
Replaces the different current domain setter and shape setters and implements them using SOMAColumn.

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.32%. Comparing base (a42d6b5) to head (5155610).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3643      +/-   ##
==========================================
+ Coverage   86.25%   86.32%   +0.06%     
==========================================
  Files          55       55              
  Lines        6381     6390       +9     
==========================================
+ Hits         5504     5516      +12     
+ Misses        877      874       -3     
Flag Coverage Δ
python 86.32% <ø> (+0.06%) ⬆️

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

Components Coverage Δ
python_api 86.32% <ø> (+0.06%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@XanthosXanthopoulos XanthosXanthopoulos marked this pull request as ready for review February 4, 2025 09:59
Copy link
Member

@johnkerl johnkerl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@XanthosXanthopoulos XanthosXanthopoulos changed the title [c++] Migrate current domain resize to use SOMAColumn [WIP] [c++] Migrate current domain resize to use SOMAColumn Feb 4, 2025
@XanthosXanthopoulos XanthosXanthopoulos merged commit ce0dc82 into main Feb 4, 2025
16 checks passed
@XanthosXanthopoulos XanthosXanthopoulos deleted the xan/soma-column-shape-migrate branch February 4, 2025 16:26
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.

2 participants