pyiron / pyiron_workflow

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

[minor] 0.10.0 #413

Closed liamhuber closed 3 months ago

liamhuber commented 3 months ago

I want to release a patch version before the next minor bump, to facilitate easy conversion from existing storage formats to pickle. This then serves as a landing platform for all the work after that which will require a minor bump.

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

github-actions[bot] commented 3 months ago

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

codacy-production[bot] commented 3 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:x: -1.23% (target: -1.00%) :white_check_mark: 78.31%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (3bd6241f3a77678f9b160ad406966824d3ed0c3e) | 3599 | 3331 | 92.55% | | | Head commit (cef10fb20012dbf463e323d52e6c1ecd9a6b33e2) | 3099 (-500) | 2830 (-501) | 91.32% (**-1.23%**) | **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 (#413) | 249 | 195 | **78.31%** | **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 3 months ago

Pull Request Test Coverage Report for Build 10517318730

Details


Files with Coverage Reduction New Missed Lines %
nodes/transform.py 1 99.39%
nodes/for_loop.py 2 98.22%
create.py 4 93.44%
mixin/semantics.py 5 96.91%
nodes/static_io.py 6 85.71%
nodes/macro.py 8 92.65%
channels.py 11 94.78%
nodes/composite.py 13 90.4%
io.py 14 94.19%
node.py 21 90.95%
<!-- Total: 141 -->
Totals Coverage Status
Change from base Build 10374248662: -1.2%
Covered Lines: 2830
Relevant Lines: 3099

đź’› - Coveralls