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++] Fix ManagedQuery usage in SOMAArray write path #2975

Closed
wants to merge 1 commit into from

Conversation

nguyenv
Copy link
Member

@nguyenv nguyenv commented Sep 11, 2024

Issue and/or context:

#2928

Changes:

Notes for Reviewer:

Will split this into smaller PRs

@nguyenv nguyenv changed the title [c++] Fix ManagedQuery usage in SOMAArray writepath [c++] Fix ManagedQuery usage in SOMAArray write path Sep 11, 2024
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.79%. Comparing base (1ebd9ca) to head (9d65d57).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2975      +/-   ##
==========================================
+ Coverage   89.64%   89.79%   +0.14%     
==========================================
  Files          39       39              
  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 ∅ <ø> (∅)

@nguyenv nguyenv force-pushed the viviannguyen/use-array-buffers-in-write-path branch from bbde4d6 to 9d65d57 Compare September 12, 2024 20:30
@nguyenv
Copy link
Member Author

nguyenv commented Sep 13, 2024

All changes encompassed by #2989

@nguyenv nguyenv closed this Sep 13, 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