-
Notifications
You must be signed in to change notification settings - Fork 25
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
Conversation
c51969f
to
d0a2e30
Compare
d0a2e30
to
619caf5
Compare
Codecov Report
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
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this 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
e605dbc -- thank you @ryan-williams ! |
* [python] Neaten registration-mapping test code * code-review feedback [skip-ci]
* [python] Neaten registration-mapping test code * code-review feedback [skip-ci] Co-authored-by: John Kerl <[email protected]>
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: