Closed liamhuber closed 3 months ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Coverage variation | Diff coverage |
---|---|
:white_check_mark: -0.02% (target: -1.00%) | :white_check_mark: 66.67% |
:rocket: Don’t miss a bit, follow what’s new on Codacy.
Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
nodes/composite.py | 1 | 91.0% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 10187204496: | -0.02% |
Covered Lines: | 3245 |
Relevant Lines: | 3512 |
Introduce a dictionary representation of an entire graph,
Composite.graph_as_node
, connecting full labels to python objects.