pyiron / pyiron_workflow

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

[patch] Daily patch #330

Closed liamhuber closed 1 month ago

liamhuber commented 1 month ago

The daily run failed because I was passing it an outdated kwarg. I noticed I had targeted main instead of actions-3.1.0 too, and downgraded pr-target-opened.yml version since it I know I bugged it in the latest version.

codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.03% (target: -1.00%) :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (ccfcfe5fe3917c20c137765736bb8f6eacf05b11) | 3948 | 3527 | 89.34% | | | Head commit (659cb5f36006af64fef90ee3b8f85300ace98c69) | 3948 (+0) | 3526 (-1) | 89.31% (**-0.03%**) | **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 (#330) | 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 will stop sending the deprecated coverage status from June 5th, 2024. Learn more