pyiron / pyiron_workflow

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

[minor] Remove node job #415

Closed liamhuber closed 3 months ago

liamhuber commented 3 months ago

The entire module is moved over to pyiron_contrib: https://github.com/pyiron/pyiron_contrib/pull/1126.

This allows us to remove both pyiron_base and h5io dependencies.

github-actions[bot] commented 3 months ago

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

codacy-production[bot] commented 3 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for ef5103b3b9654a41d40e58d7eb9282d7130e2e5c[^1] :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (ef5103b3b9654a41d40e58d7eb9282d7130e2e5c) | Report Missing | Report Missing | Report Missing | | | Head commit (c9e4aaaf2e219d17a8336447977b4515d8aa8692) | 3341 | 3041 | 91.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 (#415) | 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

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more [^1]: Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.