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 ManagedQuery::set_layout #3278

Merged
merged 1 commit into from
Nov 2, 2024
Merged

[c++] Add ManagedQuery::set_layout #3278

merged 1 commit into from
Nov 2, 2024

Conversation

nguyenv
Copy link
Member

@nguyenv nguyenv commented Nov 1, 2024

Issue and/or context:

As part of work for #3053.

Changes:

This is some minor clean up that replaces the switch-case setting in SOMAArray into a separate ManagedQuery::set_layout.

libtiledbsoma/src/soma/managed_query.cc Outdated Show resolved Hide resolved
Base automatically changed from use-array-schema-directly to main November 1, 2024 21:51
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.78%. Comparing base (13a40b5) to head (056e947).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3278      +/-   ##
==========================================
+ Coverage   83.67%   83.78%   +0.10%     
==========================================
  Files          51       51              
  Lines        5556     5556              
==========================================
+ Hits         4649     4655       +6     
+ Misses        907      901       -6     
Flag Coverage Δ
python 83.78% <ø> (+0.10%) ⬆️

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

Components Coverage Δ
python_api 83.78% <ø> (+0.10%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@nguyenv nguyenv merged commit 5f154bf into main Nov 2, 2024
15 checks passed
@nguyenv nguyenv deleted the move-set-layout branch November 2, 2024 00:39
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