Skip to content

[c++] Dataframe-sizing helpers#3132

Merged
johnkerl merged 4 commits intomainfrom
kerl/cpp-dataframe-sizing-helpers
Oct 4, 2024
Merged

[c++] Dataframe-sizing helpers#3132
johnkerl merged 4 commits intomainfrom
kerl/cpp-dataframe-sizing-helpers

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

@johnkerl johnkerl commented Oct 4, 2024

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

Changes:

Continues on #3125 #3127 #3130 underpinnings toward the goal of #2964 wherein we need:

  • Experiment-level upgrade/resize
  • Since there are multiple arrays in an experiment, a can-we-upgrade/resize-them-all pass

Note that upgrade_domain is the full-generality dataframe domain-upgrader, but, for experiment-level work we really need the plumbing that focuses on dataframe soma_joinid shape.

Notes for Reviewer:

@johnkerl johnkerl requested a review from nguyenv October 4, 2024 20:17
@johnkerl johnkerl changed the title Kerl/cpp dataframe sizing helpers [c++] Dataframe-sizing helpers Oct 4, 2024
@johnkerl johnkerl marked this pull request as ready for review October 4, 2024 20:19
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.60%. Comparing base (26b8929) to head (079d013).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3132      +/-   ##
==========================================
+ Coverage   82.49%   82.60%   +0.11%     
==========================================
  Files          50       50              
  Lines        5204     5204              
==========================================
+ Hits         4293     4299       +6     
+ Misses        911      905       -6     
Flag Coverage Δ
python 82.60% <ø> (+0.11%) ⬆️

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

Components Coverage Δ
python_api 82.60% <ø> (+0.11%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl
Copy link
Copy Markdown
Contributor Author

johnkerl commented Oct 4, 2024

Thanks @nguyenv ! :)

@johnkerl johnkerl merged commit 30a015b into main Oct 4, 2024
@johnkerl johnkerl deleted the kerl/cpp-dataframe-sizing-helpers branch October 4, 2024 21:45
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