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++] upgrade_domain for DataFrame #3220

Closed
wants to merge 1 commit into from
Closed

Conversation

johnkerl
Copy link
Member

Issue and/or context: As tracked on issue #2407 / [sc-51048].

Note that the intended Python and R API changes are all agreed on and finalized as described in #2407.

Changes:

  • This is upgrade_domain for SOMADataFrame at the C++ level

Notes for Reviewer:

This PR is a work in progress. It is not ready for review.

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.97%. Comparing base (87975b4) to head (c9d3044).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3220      +/-   ##
==========================================
+ Coverage   83.86%   83.97%   +0.10%     
==========================================
  Files          51       51              
  Lines        5505     5505              
==========================================
+ Hits         4617     4623       +6     
+ Misses        888      882       -6     
Flag Coverage Δ
python 83.97% <ø> (+0.10%) ⬆️

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

Components Coverage Δ
python_api 83.97% <ø> (+0.10%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl changed the base branch from main to kerl/cpp-ugr-dom October 23, 2024 03:37
Base automatically changed from kerl/cpp-ugr-dom to main October 23, 2024 20:33
@johnkerl johnkerl requested a review from nguyenv October 24, 2024 00:32
@johnkerl johnkerl marked this pull request as ready for review October 24, 2024 00:32
@johnkerl johnkerl changed the title [c++] upgrade_domain [c++] upgrade_domain for DataFrame Oct 25, 2024
@johnkerl
Copy link
Member Author

@nguyenv this was inadvertently included in my merge of #3236. My mistake:

Given that #3236 was approved and others underneath it were not, and that #3236 didn't depend crucially on #3220 or #3234, I switched #3236 to be a merge into main so I could merge it. However, this included 3220 and 3234 in 3236 which was not my intent.

Happy to re-open this PR for discussion if you like.

My apologies again for the misstep and the confusion.

@johnkerl johnkerl closed this Oct 25, 2024
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