Skip to content

[patch] Bump development status to Beta #482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 30, 2024
Merged

[patch] Bump development status to Beta #482

merged 3 commits into from
Sep 30, 2024

Conversation

liamhuber
Copy link
Member

The filesystem interaction is stable and robust (i.e. recovery files get written when things go wrong), which has the knock-on effect that you can scale workflows to remote processes. Support for individual nodes running on remote processes beyond the lifetime of the parent python process is pretty rough, but also there.

The filesystem interaction is stable and robust (i.e. recovery files get written when things go wrong), which has the knock-on effect that you can scale workflows to remote processes. Support for individual nodes running on remote processes beyond the lifetime of the parent python process is pretty rough, but also there.
Copy link

Binder 👈 Launch a binder notebook on branch pyiron/pyiron_workflow/dev_status

@liamhuber liamhuber added the documentation Improvements or additions to documentation label Sep 30, 2024
Copy link

codacy-production bot commented Sep 30, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (c57d387) 3371 3088 91.60%
Head commit (730eac2) 3371 (+0) 3088 (+0) 91.60% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#482) 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: <covered lines added or modified>/<coverable lines 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
Copy link

coveralls commented Sep 30, 2024

Pull Request Test Coverage Report for Build 11097262458

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 27 unchanged lines in 2 files lost coverage.
  • Overall coverage remained the same at 91.605%

Files with Coverage Reduction New Missed Lines %
mixin/run.py 7 93.64%
node.py 20 90.94%
Totals Coverage Status
Change from base Build 11096941100: 0.0%
Covered Lines: 3088
Relevant Lines: 3371

💛 - Coveralls

@liamhuber liamhuber merged commit d8728f1 into main Sep 30, 2024
16 checks passed
@liamhuber liamhuber deleted the dev_status branch September 30, 2024 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants