Skip to content

[python/r] Array-creation mods for new shape#2962

Merged
johnkerl merged 2 commits intomainfrom
kerl/py-r-creation-paths
Sep 11, 2024
Merged

[python/r] Array-creation mods for new shape#2962
johnkerl merged 2 commits intomainfrom
kerl/py-r-creation-paths

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

@johnkerl johnkerl commented Sep 6, 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:

Notes for Reviewer:

@johnkerl johnkerl force-pushed the kerl/py-r-creation-paths branch 5 times, most recently from db85fe5 to 5f18361 Compare September 6, 2024 15:57
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 91.17647% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.87%. Comparing base (c08b5cf) to head (c7e064a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2962      +/-   ##
==========================================
+ Coverage   89.84%   89.87%   +0.03%     
==========================================
  Files          39       39              
  Lines        4057     4080      +23     
==========================================
+ Hits         3645     3667      +22     
- Misses        412      413       +1     
Flag Coverage Δ
python 89.87% <91.17%> (+0.03%) ⬆️

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

Components Coverage Δ
python_api 89.87% <91.17%> (+0.03%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl marked this pull request as ready for review September 6, 2024 18:33
@johnkerl johnkerl force-pushed the kerl/py-r-creation-paths branch from 5f18361 to 81466f6 Compare September 6, 2024 20:48
@johnkerl johnkerl marked this pull request as draft September 6, 2024 22:25
@johnkerl
Copy link
Copy Markdown
Contributor Author

johnkerl commented Sep 6, 2024

Back in draft while I fix CI

@johnkerl johnkerl force-pushed the kerl/py-r-creation-paths branch from d4d8394 to 0b5bddb Compare September 7, 2024 02:26
@johnkerl johnkerl marked this pull request as ready for review September 7, 2024 03:12
@johnkerl johnkerl force-pushed the kerl/py-r-creation-paths branch from 0b5bddb to 192b63f Compare September 7, 2024 03:35
@johnkerl johnkerl changed the title [python/r] Incremental array-creation updates for new shape [python/r] Array-creation mods for new shape Sep 7, 2024
@johnkerl johnkerl force-pushed the kerl/py-r-creation-paths branch 4 times, most recently from 24026da to 0d0c314 Compare September 9, 2024 13:16
Comment thread apis/python/src/tiledbsoma/_dataframe.py Outdated
Comment thread apis/python/src/tiledbsoma/_sparse_nd_array.py Outdated
@johnkerl johnkerl force-pushed the kerl/py-r-creation-paths branch from 0d0c314 to 4c873f3 Compare September 11, 2024 03:46
@johnkerl
Copy link
Copy Markdown
Contributor Author

@nguyenv ready for re-review

Copy link
Copy Markdown
Contributor

@nguyenv nguyenv left a comment

Choose a reason for hiding this comment

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

Looks good on the Python side.

@johnkerl
Copy link
Copy Markdown
Contributor Author

@mojaveazure ping 🙏

@johnkerl johnkerl force-pushed the kerl/py-r-creation-paths branch from 58c3ec9 to a5b58ce Compare September 11, 2024 15:58
Comment thread apis/r/R/SOMANDArrayBase.R Outdated
Comment thread apis/r/R/Init.R Outdated
Comment thread apis/r/R/Init.R Outdated
@johnkerl johnkerl force-pushed the kerl/py-r-creation-paths branch from 54bb1d5 to c7e064a Compare September 11, 2024 16:58
@johnkerl
Copy link
Copy Markdown
Contributor Author

@mojaveazure I think I've got all your points addressed! :)

@johnkerl johnkerl merged commit ff2eb5b into main Sep 11, 2024
@johnkerl johnkerl deleted the kerl/py-r-creation-paths branch September 11, 2024 19:49
@johnkerl
Copy link
Copy Markdown
Contributor Author

Thanks @nguyenv and @mojaveazure !

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.

3 participants