pyiron / ironflow

Prototype of a graphical user interface for pyiron (unstable)
https://mybinder.org/v2/gh/pyiron/ironflow/HEAD?labpath=example.ipynb
BSD 3-Clause "New" or "Revised" License
16 stars 2 forks source link

Split node packages #199

Closed liamhuber closed 1 year ago

liamhuber commented 1 year ago
github-actions[bot] commented 1 year ago

Binder :point_left: Launch a binder notebook on branch _pyiron/ironflow/split_nodepackages

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4986287753


Changes Missing Coverage Covered Lines Changed/Added Lines %
ironflow/nodes/array.py 37 51 72.55%
ironflow/nodes/standard.py 23 43 53.49%
ironflow/nodes/plot.py 35 79 44.3%
ironflow/nodes/deprecated/flow_control.py 0 48 0.0%
<!-- Total: 102 228 44.74% -->
Files with Coverage Reduction New Missed Lines %
ironflow/gui/workflows/canvas_widgets/flow.py 1 64.8%
ironflow/model/node.py 1 68.5%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 4985441295: -10.6%
Covered Lines: 1860
Relevant Lines: 3666

💛 - Coveralls