-
Notifications
You must be signed in to change notification settings - Fork 2
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
Generic hierarchy #281
Generic hierarchy #281
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #281 +/- ##
==========================================
+ Coverage 59.00% 59.05% +0.04%
==========================================
Files 23 23
Lines 4945 4953 +8
==========================================
+ Hits 2918 2925 +7
- Misses 2027 2028 +1 ☔ View full report in Codecov by Sentry. |
Something wrong with live tests. @volodymyrss is this server-side issue? |
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.
could you please add a test?
A particular case of parameter hierarchy has been there for a long time. I just made a method to be more generic. |
Used in oda-hub/dispatcher-plugin-nb2workflow#113