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] Neaten registration-mapping test code #2285

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

johnkerl
Copy link
Member

@johnkerl johnkerl commented Mar 18, 2024

Issue and/or context: Issue #2242

Changes: This is some factoring to help simplify #2281, which will be rebased on top of this PR.

Notes for Reviewer:

@johnkerl johnkerl force-pushed the kerl/registration-test-neaten branch from c51969f to d0a2e30 Compare March 18, 2024 15:31
@johnkerl johnkerl force-pushed the kerl/registration-test-neaten branch from d0a2e30 to 619caf5 Compare March 18, 2024 15:40
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Merging #2285 (619caf5) into main (a016b9d) will increase coverage by 12.05%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

❗ Current head 619caf5 differs from pull request most recent head e605dbc. Consider uploading reports for the commit e605dbc to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2285       +/-   ##
===========================================
+ Coverage   78.89%   90.94%   +12.05%     
===========================================
  Files         139       36      -103     
  Lines       10718     3845     -6873     
  Branches      215        0      -215     
===========================================
- Hits         8456     3497     -4959     
+ Misses       2164      348     -1816     
+ Partials       98        0       -98     
Flag Coverage Δ
libtiledbsoma ?
python 90.94% <ø> (-0.05%) ⬇️
r ?

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

Components Coverage Δ
python_api 90.94% <ø> (-0.05%) ⬇️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl changed the title [python] Neaten registration-mapping test code [WIP] [python] Neaten registration-mapping test code Mar 18, 2024
@johnkerl johnkerl marked this pull request as ready for review March 18, 2024 15:57
Copy link
Member

@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.

lgtm, one q though, can be addressed as a follow-on if necessary

apis/python/tests/test_registration_mappings.py Outdated Show resolved Hide resolved
@johnkerl
Copy link
Member Author

e605dbc -- thank you @ryan-williams !

@johnkerl johnkerl merged commit e294717 into main Mar 18, 2024
9 checks passed
@johnkerl johnkerl deleted the kerl/registration-test-neaten branch March 18, 2024 18:34
github-actions bot pushed a commit that referenced this pull request Mar 18, 2024
* [python] Neaten registration-mapping test code

* code-review feedback [skip-ci]
johnkerl added a commit that referenced this pull request Mar 18, 2024
* [python] Neaten registration-mapping test code

* code-review feedback [skip-ci]

Co-authored-by: John Kerl <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants