Skip to content

[r] Add check_only support for domain/shape updates#3400

Merged
johnkerl merged 8 commits intomainfrom
kerl/check-only-r
Dec 5, 2024
Merged

[r] Add check_only support for domain/shape updates#3400
johnkerl merged 8 commits intomainfrom
kerl/check-only-r

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

@johnkerl johnkerl commented Dec 4, 2024

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

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

Changes:

These parallel logic surfaced on the Python side but not on the R side.

Found while working on https://cloud.tiledb.com/academy/structure/life-sciences/single-cell/tutorials/shapes/

Notes for Reviewer:

There is unit-test coverage. Also, I ran the cells in https://github.com/TileDB-Inc/TileDB-Documentation/pull/454.

Comment thread apis/r/R/SOMADataFrame.R Outdated
Comment thread apis/r/R/SOMADataFrame.R Outdated
Comment thread apis/r/R/SOMADataFrame.R
Comment thread apis/r/R/SOMADataFrame.R
Comment thread apis/r/R/SOMADataFrame.R Outdated
Comment thread apis/r/R/SOMANDArrayBase.R Outdated
Comment thread apis/r/R/SOMANDArrayBase.R
Comment thread apis/r/tests/testthat/test-11-shape.R Outdated
Comment thread apis/r/tests/testthat/test-11-shape.R
Comment thread apis/r/tests/testthat/test-11-shape.R Outdated
@johnkerl johnkerl requested a review from mojaveazure December 5, 2024 17:19
@johnkerl
Copy link
Copy Markdown
Contributor Author

johnkerl commented Dec 5, 2024

@mojaveazure thanks for the great feedback -- ready for round two!

Copy link
Copy Markdown
Member

@mojaveazure mojaveazure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I missed two places where we should be checking if (isTRUE(check_only)) 🤦, added as suggestions but otherwise this LGTM. Assuming CI passes, please remember to update the changelong, bump the develop version, and 🚢

Comment thread apis/r/R/SOMANDArrayBase.R Outdated
Comment thread apis/r/R/SOMANDArrayBase.R Outdated
@johnkerl johnkerl merged commit 8af4046 into main Dec 5, 2024
@johnkerl johnkerl deleted the kerl/check-only-r branch December 5, 2024 17:56
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