pyiron / pyiron_workflow

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

[patch] Update draw #233

Closed srmnitc closed 4 months ago

srmnitc commented 4 months ago

This pull request updates the draw method to:

github-actions[bot] commented 4 months ago

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

codacy-production[bot] commented 4 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.03% (target: -1.00%) :white_check_mark: 90.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (45a71b3553448b4b7f612c4132f6ff2641e2267c) | 3113 | 2701 | 86.77% | | | Head commit (fe63d79d6eed3c606cbcbac6e6c4f727ca1e9f0b) | 3120 (+7) | 2706 (+5) | 86.73% (**-0.03%**) | **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 (#233) | 10 | 9 | **90.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

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

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 8085104520

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
pyiron_workflow/snippets/dotdict.py 1 82.35%
snippets/dotdict.py 1 82.35%
job.py 4 90.38%
pyiron_workflow/job.py 5 93.33%
draw.py 8 92.46%
node.py 10 92.41%
<!-- Total: 29 -->
Totals Coverage Status
Change from base Build 8071080958: 0.4%
Covered Lines: 5807
Relevant Lines: 6326

💛 - Coveralls
review-notebook-app[bot] commented 4 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB