pyiron / pyiron_workflow

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

[minor] Depend on snippets #337

Closed liamhuber closed 3 weeks ago

liamhuber commented 3 weeks ago

Removes the pyiron_workflow.snippets module now that it is available at pyiron_snippets

review-notebook-app[bot] commented 3 weeks ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

github-actions[bot] commented 3 weeks ago

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

codacy-production[bot] commented 3 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.40% (target: -1.00%) :white_check_mark: 95.24%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (cc5bb7dadbc0ab096eeb9250d81554c4f2dd6b01) | 3948 | 3526 | 89.31% | | | Head commit (8c3d7312fc538f110b5ee0852d3b93a9d7872019) | 3562 (-386) | 3167 (-359) | 88.91% (**-0.40%**) | **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 (#337) | 21 | 20 | **95.24%** | **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 will stop sending the deprecated coverage status from June 5th, 2024. Learn more

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 9306418352

Details


Files with Coverage Reduction New Missed Lines %
function.py 1 98.08%
node_package.py 4 90.0%
create.py 6 93.51%
io_preview.py 7 95.03%
macro.py 7 92.09%
node.py 8 94.36%
composite.py 9 92.46%
channels.py 9 94.25%
io.py 12 94.38%
draw.py 12 92.46%
<!-- Total: 75 -->
Totals Coverage Status
Change from base Build 9231708407: -0.4%
Covered Lines: 3167
Relevant Lines: 3562

💛 - Coveralls