pyiron / pyiron_workflow

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

[patch] Revert warning and test for the graphviz call+windows combination #275

Closed liamhuber closed 2 months ago

liamhuber commented 2 months ago

Whatever was broken in the upstream dependency or github image seems to be fixed.

github-actions[bot] commented 2 months ago

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

codacy-production[bot] commented 2 months 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:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (ec8280ad118d766f6fd6544ac1e07f7bedc5b65d) | 3393 | 2973 | 87.62% | | | Head commit (4c7afdbc01a5da2bb07fe3c4b087ab2964c255e7) | 3390 (-3) | 2971 (-2) | 87.64% (**+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 (#275) | 0 | 0 | **∅ (not applicable)** | **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

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 8542728831

Details


Files with Coverage Reduction New Missed Lines %
node.py 7 93.98%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 8542364862: 0.009%
Covered Lines: 6344
Relevant Lines: 6907

💛 - Coveralls