pyiron / pyiron_workflow

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

[patch] Extend @samwaseda's good idea to add colours #480

Closed liamhuber closed 1 month ago

liamhuber commented 1 month ago

For a node that has successfully run and will (with caching) re-run super fast (green), and for a node that is still running (orange).

github-actions[bot] commented 1 month ago

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

codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.02% (target: -1.00%) :white_check_mark: 75.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (9c9e389f9c55bd4aa32b40e80d0226f5f5342ba0) | 3315 | 3036 | 91.58% | | | Head commit (ec16aaf985311e83e9be9f2589929fe05bca1303) | 3319 (+4) | 3039 (+3) | 91.56% (**-0.02%**) | **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 (#480) | 4 | 3 | **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 1 month ago

Pull Request Test Coverage Report for Build 11095260172

Details


Files with Coverage Reduction New Missed Lines %
draw.py 1 92.11%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 11076045021: -0.02%
Covered Lines: 3039
Relevant Lines: 3319

💛 - Coveralls