pyiron / pyiron_workflow

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

[breaking] Rename NodeJob to StoredNodeJob #221

Closed liamhuber closed 9 months ago

liamhuber commented 9 months ago

To clear room for a simpler NodeJob that doesn't lean on pyiron_workflow's storage implementation

EDIT: this is non-backwards compatible as we remove the pr.create.job.NodeJob syntax

github-actions[bot] commented 9 months ago

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

codacy-production[bot] commented 9 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (980400a9f31ef83bf3953835de603301edab08aa) | 3065 | 2659 | 86.75% | | | Head commit (a388809643e5167892b0680003ddb3a8163775cd) | 3065 (+0) | 2659 (+0) | 86.75% (**+0.00%**) | **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 (#221) | 2 | 2 | **100.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 9 months ago

Pull Request Test Coverage Report for Build 7978107688

Details


Totals Coverage Status
Change from base Build 7977911098: 0.0%
Covered Lines: 5693
Relevant Lines: 6243

💛 - Coveralls