pyiron / pyiron_workflow

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

[patch] Update readthedocs config #351

Closed liamhuber closed 2 weeks ago

liamhuber commented 2 weeks ago

Bumping some versions, adding the versioneer[toml] install and build isolation, and removing other install directions

github-actions[bot] commented 2 weeks ago

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

codacy-production[bot] commented 2 weeks 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 (63fd619678d0f67d5deeda0f6d47c5f47ccf80fa) | 3566 | 3171 | 88.92% | | | Head commit (484ce568aa0974d251df77108a52e42393c36165) | 3566 (+0) | 3171 (+0) | 88.92% (**+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 (#351) | 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


:rocket: Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 9420500632

Details


Totals Coverage Status
Change from base Build 9409818911: 0.0%
Covered Lines: 3171
Relevant Lines: 3566

💛 - Coveralls
liamhuber commented 2 weeks ago

Closes #350