-
Notifications
You must be signed in to change notification settings - Fork 8
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
Have inputs resolved through names and not indeces #20 #32
base: master
Are you sure you want to change the base?
Conversation
…ting. A few comfort methods to make life easier
Codecov Report
@@ Coverage Diff @@
## master #32 +/- ##
==========================================
+ Coverage 54.54% 54.88% +0.33%
==========================================
Files 6 6
Lines 770 778 +8
Branches 46 46
==========================================
+ Hits 420 427 +7
- Misses 350 351 +1
Continue to review full report at Codecov.
|
…t too long when only the names of the inputs are of interest
… feature/namedInputs :q
@ARoefer thank you for this pull request. This is an exciting new feature. I'll try to review it in the next 2 days. |
Sorry about that. I didn't notice that it wouldn't merge correctly. |
No problem. |
Solution for issue "Have inputs resolved through names and not indeces #20"
README listing structure of the implementation is on the branch.