Skip to content

[python/r] Update docstrings for domain argument to create#3396

Merged
johnkerl merged 7 commits intomainfrom
kerl/domain-at-create-docstrings
Dec 4, 2024
Merged

[python/r] Update docstrings for domain argument to create#3396
johnkerl merged 7 commits intomainfrom
kerl/domain-at-create-docstrings

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

@johnkerl johnkerl commented Dec 3, 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.

@johnkerl johnkerl marked this pull request as ready for review December 3, 2024 20:35
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.94%. Comparing base (0ce5ac9) to head (062008d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3396      +/-   ##
==========================================
+ Coverage   85.85%   85.94%   +0.09%     
==========================================
  Files          55       55              
  Lines        6199     6199              
==========================================
+ Hits         5322     5328       +6     
+ Misses        877      871       -6     
Flag Coverage Δ
python 85.94% <ø> (+0.09%) ⬆️

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

Components Coverage Δ
python_api 85.94% <ø> (+0.09%) ⬆️
libtiledbsoma ∅ <ø> (∅)

Comment thread apis/r/R/SOMADataFrame.R Outdated
@johnkerl johnkerl requested a review from mojaveazure December 3, 2024 23:02
@johnkerl johnkerl force-pushed the kerl/domain-at-create-docstrings branch from 0a89bb6 to 9361992 Compare December 3, 2024 23:04
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.

LGTM on the R side, please remember to update the docs with devtools::document()

@johnkerl
Copy link
Copy Markdown
Contributor Author

johnkerl commented Dec 3, 2024

@ryan-williams I'd love a second pair of 👀 for the Python side -- if you haven't time, that's fine, I'll need to merge by say mid-day tomorrow

Copy link
Copy Markdown
Contributor

@ryan-williams ryan-williams left a comment

Choose a reason for hiding this comment

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

Couple questions about the Python docstr

Comment thread apis/python/src/tiledbsoma/_dataframe.py Outdated
@johnkerl
Copy link
Copy Markdown
Contributor Author

johnkerl commented Dec 4, 2024

#3398 tracks the CI break which was not caused by this docstring-only PR.

@johnkerl johnkerl merged commit ee8e967 into main Dec 4, 2024
@johnkerl johnkerl deleted the kerl/domain-at-create-docstrings branch December 4, 2024 16:53
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