Skip to content

[c++] Implementation and unit testing for domainish accessors#3012

Merged
johnkerl merged 8 commits intomainfrom
kerl/polydom4
Sep 20, 2024
Merged

[c++] Implementation and unit testing for domainish accessors#3012
johnkerl merged 8 commits intomainfrom
kerl/polydom4

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

@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 jp-dark and nguyenv September 19, 2024 20:41
@johnkerl johnkerl marked this pull request as ready for review September 19, 2024 20:42
@codecov
Copy link
Copy Markdown

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 ∅ <ø> (∅)

Comment thread libtiledbsoma/src/soma/soma_array.h Outdated
Comment thread libtiledbsoma/src/soma/soma_array.h Outdated
Comment thread libtiledbsoma/src/soma/soma_array.h Outdated
Comment thread libtiledbsoma/src/soma/soma_array.cc
@johnkerl johnkerl requested a review from nguyenv September 20, 2024 17:38
Comment thread libtiledbsoma/src/soma/soma_array.cc Outdated
Co-authored-by: nguyenv <[email protected]>
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