[python] New-shape testing for tiledbsoma.io [WIP]#2964
Closed
johnkerl wants to merge 2 commits intokerl/py-exp-resizefrom
Closed
[python] New-shape testing for tiledbsoma.io [WIP]#2964johnkerl wants to merge 2 commits intokerl/py-exp-resizefrom
tiledbsoma.io [WIP]#2964johnkerl wants to merge 2 commits intokerl/py-exp-resizefrom
Conversation
b66a747 to
a3439d9
Compare
42194c4 to
81de6ab
Compare
b0933d4 to
0f96d28
Compare
81de6ab to
febe5e5
Compare
ac08eff to
4bcbae5
Compare
febe5e5 to
8330b9c
Compare
4bcbae5 to
a8b0b3a
Compare
ae008d2 to
c5529b2
Compare
a8b0b3a to
04c5c14
Compare
c5529b2 to
cc9089f
Compare
04c5c14 to
6e792f9
Compare
cc9089f to
d9c2517
Compare
6e792f9 to
afdc38d
Compare
d9c2517 to
e2af9a2
Compare
3fb2005 to
0dcc849
Compare
ff97a38 to
b63cc70
Compare
b63cc70 to
6cc328c
Compare
9c64a11 to
a66595a
Compare
bda9960 to
891c624
Compare
e55735b to
2b4d5a0
Compare
891c624 to
aea6612
Compare
This was referenced Oct 3, 2024
26f359a to
81b5b4c
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2964 +/- ##
===========================================
- Coverage 82.41% 51.08% -31.34%
===========================================
Files 50 66 +16
Lines 5203 9459 +4256
Branches 0 868 +868
===========================================
+ Hits 4288 4832 +544
- Misses 915 4417 +3502
- Partials 0 210 +210
Flags with carried forward coverage won't be shown. Click here to find out more.
|
81b5b4c to
f2cd1ae
Compare
f2cd1ae to
39b5b20
Compare
39b5b20 to
fa37c35
Compare
Contributor
Author
|
This PR's remaining content has been folded into #3148. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue and/or context: As tracked on issue #2407 / [sc-51048]. Atop #2950.
Note that the intended Python and R API changes are all agreed on and finalized as described in #2407.
Changes:
Tracks the things needing changed for
tiledbsoma.iowherein explicit resize will play a key role.Notes for Reviewer:
This PR is a work in progress. It is not ready for review.