pyiron / pyiron_workflow

Graph-and-node based workflows
BSD 3-Clause "New" or "Revised" License
14 stars 1 forks source link

[patch] Add node colours #450

Closed liamhuber closed 2 months ago

liamhuber commented 2 months ago

Closes #449

github-actions[bot] commented 2 months ago

Binder :point_left: Launch a binder notebook on branch _pyiron/pyiron_workflow/drawdataclass

codacy-production[bot] commented 2 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.04% (target: -1.00%) :white_check_mark: 75.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (2a53c1638c3f740a3b1923a61db26be4e97a41f5) | 3221 | 2942 | 91.34% | | | Head commit (b08e8a77860acad2b5947151f4f624bb21ce2833) | 3229 (+8) | 2948 (+6) | 91.30% (**-0.04%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#450) | 8 | 6 | **75.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10798290935

Details


Files with Coverage Reduction New Missed Lines %
nodes/transform.py 3 98.24%
nodes/static_io.py 3 86.0%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 10754643419: -0.04%
Covered Lines: 2948
Relevant Lines: 3229

💛 - Coveralls