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

[python] Check for downgraded categorical write #1748

Merged
merged 10 commits into from
Oct 3, 2023

Conversation

johnkerl
Copy link
Member

@johnkerl johnkerl commented Sep 29, 2023

Issue and/or context: #1739

Changes:

Notes for Reviewer:

@johnkerl johnkerl force-pushed the kerl/categ-downgrade-check branch 3 times, most recently from e079c1f to 6a9b398 Compare October 2, 2023 17:37
@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2023

Codecov Report

All modified lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
apis/python/src/tiledbsoma/_dataframe.py 96.58% <100.00%> (+0.06%) ⬆️

... and 75 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@johnkerl johnkerl changed the title [python] Check for downgraded categorical write [WIP] [python] Check for downgraded categorical write [RFC] Oct 2, 2023
@johnkerl johnkerl requested review from nguyenv and bkmartinjr October 2, 2023 18:55
@johnkerl johnkerl requested a review from nguyenv October 2, 2023 20:48
@johnkerl
Copy link
Member Author

johnkerl commented Oct 2, 2023

@nguyenv ready for round two!

Copy link
Member

@bkmartinjr bkmartinjr left a comment

Choose a reason for hiding this comment

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

Mostly nits.

  • Not sure why there are R CI changes included in this PR
  • Docstring suggestion (imperfect suggestion)
  • Nit on unit test
    Small stuff!

@johnkerl johnkerl force-pushed the kerl/categ-downgrade-check branch from 097e439 to 86d6c10 Compare October 2, 2023 20:57
@johnkerl johnkerl requested a review from bkmartinjr October 2, 2023 20:57
@johnkerl johnkerl dismissed bkmartinjr’s stale review October 2, 2023 22:31

requested changes were made

@johnkerl johnkerl changed the title [python] Check for downgraded categorical write [RFC] [python] Check for downgraded categorical write Oct 3, 2023
@johnkerl johnkerl merged commit 19c9cb6 into main Oct 3, 2023
9 checks passed
@johnkerl johnkerl deleted the kerl/categ-downgrade-check branch October 3, 2023 13:09
github-actions bot pushed a commit that referenced this pull request Oct 3, 2023
* [python] Check for downgraded categorical write

* lint

* bugfix on append-is-rewrite corner case

* CI from 1749

* fix broken test

* unit-test case

* docstrings

* code-review feedback

Co-authored-by: Vivian Nguyen <[email protected]>

* fix broken indentation in review suggestion

* code-review feedback

---------

Co-authored-by: Vivian Nguyen <[email protected]>
johnkerl added a commit that referenced this pull request Oct 3, 2023
* [python] Check for downgraded categorical write

* lint

* bugfix on append-is-rewrite corner case

* CI from 1749

* fix broken test

* unit-test case

* docstrings

* code-review feedback



* fix broken indentation in review suggestion

* code-review feedback

---------

Co-authored-by: John Kerl <[email protected]>
Co-authored-by: Vivian Nguyen <[email protected]>
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.

4 participants