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++] Implementation and unit testing for domainish accessors #3012

Merged
merged 8 commits into from
Sep 20, 2024

Conversation

johnkerl
Copy link
Member

@johnkerl johnkerl commented Sep 17, 2024

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

This is atop #3011; these will replace #2995.

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

Changes:

Notes for Reviewer:

Python/R PRs will be separate.

@johnkerl johnkerl force-pushed the kerl/polydom4 branch 3 times, most recently from 411f03f to 2af8d05 Compare September 17, 2024 23:33
Base automatically changed from kerl/polydom3 to main September 18, 2024 18:13
@johnkerl johnkerl force-pushed the kerl/polydom4 branch 5 times, most recently from 6f3f34e to d673224 Compare September 19, 2024 14:10
@johnkerl johnkerl changed the base branch from main to kerl/polydom5 September 19, 2024 16:27
Base automatically changed from kerl/polydom5 to main September 19, 2024 19:39
@johnkerl johnkerl force-pushed the kerl/polydom4 branch 4 times, most recently from bc63b1e to 6de0c4b Compare September 19, 2024 20:36
@johnkerl johnkerl changed the title [c++] Support routines for full domain accessors [WIP] [c++] Implementation and unit testing for domainish accessors Sep 19, 2024
@johnkerl johnkerl requested review from nguyenv and jp-dark September 19, 2024 20:41
@johnkerl johnkerl marked this pull request as ready for review September 19, 2024 20:42
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.79%. Comparing base (16fcd68) to head (cc0b03f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3012      +/-   ##
==========================================
+ Coverage   89.64%   89.79%   +0.14%     
==========================================
  Files          40       40              
  Lines        4096     4096              
==========================================
+ Hits         3672     3678       +6     
+ Misses        424      418       -6     
Flag Coverage Δ
python 89.79% <ø> (+0.14%) ⬆️

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

Components Coverage Δ
python_api 89.79% <ø> (+0.14%) ⬆️
libtiledbsoma ∅ <ø> (∅)

libtiledbsoma/src/soma/soma_array.h Outdated Show resolved Hide resolved
libtiledbsoma/src/soma/soma_array.h Outdated Show resolved Hide resolved
libtiledbsoma/src/soma/soma_array.h Outdated Show resolved Hide resolved
libtiledbsoma/src/soma/soma_array.cc Outdated Show resolved Hide resolved
@johnkerl johnkerl requested a review from nguyenv September 20, 2024 17:38
libtiledbsoma/src/soma/soma_array.cc Outdated Show resolved Hide resolved
Co-authored-by: nguyenv <[email protected]>
@johnkerl johnkerl merged commit 97f7084 into main Sep 20, 2024
15 checks passed
@johnkerl johnkerl deleted the kerl/polydom4 branch September 20, 2024 18:42
johnkerl added a commit that referenced this pull request Sep 20, 2024
johnkerl added a commit that referenced this pull request Sep 20, 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.

2 participants