pyiron / pyiron_ontology

Combining pyiron and owlready2 for ontologically guided workflow design
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

[minor] Migrate to pyproject.toml #51

Closed liamhuber closed 6 months ago

liamhuber commented 6 months ago

And use this as a testing ground for improvements to the centralized CI.

github-actions[bot] commented 6 months ago

Binder :point_left: Launch a binder notebook on branch _pyiron/pyironontology/dependencies

codacy-production[bot] commented 6 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.02% (target: -1.00%) :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (aad4e3e65ea203a6c690660f188014ab7ee15298) | 459 | 418 | 91.07% | | | Head commit (bdb5b1eeac25bd1dbbf31ee003839519e33ace42) | 458 (-1) | 417 (-1) | 91.05% (**-0.02%**) | **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 (#51) | 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