pyiron / pyiron_workflow

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

[patch] Clean tests #477

Closed liamhuber closed 2 months ago

liamhuber commented 2 months ago

Cherry pick the commits from #476 (hence the [unrelated] labels) that stop the local tests from being polluted with recovery files

review-notebook-app[bot] commented 2 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

github-actions[bot] commented 2 months ago

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

codacy-production[bot] commented 2 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 (3e90a02c9142afb5eb80454c69723ffd371f3d9f) | 3308 | 3029 | 91.57% | | | Head commit (359bb3cc3bd68e8a64ba993b7bcaacfd460bd7ad) | 3308 (+0) | 3029 (+0) | 91.57% (**+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 (#477) | 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

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 11059998056

Details


Totals Coverage Status
Change from base Build 11038134048: 0.0%
Covered Lines: 3029
Relevant Lines: 3308

💛 - Coveralls