pyiron / pyiron_workflow

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

[patch] Use the branched version of pyiron/actions #231

Closed liamhuber closed 7 months ago

liamhuber commented 7 months ago

Since pyiron actions internally references itself, it's not enough to point to a branch there, that branch needs to internally point to itself! That change was just made, so let's try pointing to such a self-referential branch here.

@pmrv also of interest to you.

github-actions[bot] commented 7 months ago

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

codacy-production[bot] commented 7 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:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (6b60eb39a06aeb1515cd10c8494824cfedade572) | 3113 | 2701 | 86.77% | | | Head commit (0ed3dd279d22ca98c8c92bd3320dff30d0590954) | 3113 (+0) | 2701 (+0) | 86.77% (**+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 (#231) | 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

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8070399083

Details


Totals Coverage Status
Change from base Build 8008311321: 0.0%
Covered Lines: 5781
Relevant Lines: 6323

💛 - Coveralls