Closed liamhuber closed 7 months ago
Coverage variation | Diff coverage |
---|---|
:white_check_mark: +0.18% (target: -1.00%) | :white_check_mark: 96.53% |
You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
A refactor to eliminate the code redundancy from shared behaviour for scraping IO channel info from
Function.node_function
andMacro.graph_creator
.Still TODO:
test_function
andtest_macro
and move them into a new test file that specifically tests this mixin behaviour (a bit is probably left in the macro tests for the"self."
lstripping)