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++] Add SOMAMultiscaleImage class #3094

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Conversation

jp-dark
Copy link
Collaborator

@jp-dark jp-dark commented Sep 29, 2024

Add a simple C++ SOMAMultiscaleImage class to libtiledbsoma.

Copy link

codecov bot commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.12%. Comparing base (87672ce) to head (1d22998).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3094      +/-   ##
==========================================
+ Coverage   88.98%   89.12%   +0.13%     
==========================================
  Files          45       45              
  Lines        4286     4286              
==========================================
+ Hits         3814     3820       +6     
+ Misses        472      466       -6     
Flag Coverage Δ
python 89.12% <ø> (+0.13%) ⬆️

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

Components Coverage Δ
python_api 89.12% <ø> (+0.13%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl changed the title Add C++ SOMAMultiscaleImage class [c++] Add SOMAMultiscaleImage class Sep 30, 2024
@jp-dark jp-dark force-pushed the dark/sc-56364/cpp-multiscale-image branch from e2b9304 to 1d22998 Compare September 30, 2024 15:39
@jp-dark jp-dark merged commit 06cb313 into main Sep 30, 2024
25 checks passed
@jp-dark jp-dark deleted the dark/sc-56364/cpp-multiscale-image branch September 30, 2024 16:24
johnkerl added a commit that referenced this pull request Sep 30, 2024
* Use core 2.26.2 (#3096)

* [python/r/c++] Update allowed soma types and the metadata encoding version (#3086)

* Update the encoding version to 1.1.0
* Update errors for valid soma types that are not yet implemented

* replace deprecated `wheel.bdist_wheel` with `setuptools.command.bdist_wheel` (#3076)

* [c++] Add `SOMAMultiscaleImage` class (#3094)

Add `SOMAMultiscaleImage` to `libtiledbsoma`.

* [c++] Simplify internal API for dataframe-resizer

---------

Co-authored-by: Julia Dark <24235303+jp-dark@users.noreply.github.com>
Co-authored-by: Ryan Williams <ryan.williams@tiledb.com>
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