|
Ran
|
Jobs
1
|
Files
4
|
Run time
1s
|
Badge
README BADGES
|
push
github
Build and test with Python 3.12 (#29) * Remove stubbed setup.py * Move configurations from setup.cfg to pyproject.toml Also do some freshening of the metadata in pyproject.toml, such as updating maintainers and upping minimum Python version. * Remove obsolete six dependency * Get testing requirements from pyproject.toml * Use ruff instead of flake8 for linting The flake8 config was the last in setup.cfg, so I removed it. * Add black and isort to testing dependencies I thought about making a set of 'dev' dependencies, but it seemed like overkill. * Rename workflow files based on topic They had been named based on package; e.g., flake8, which we no longer use. * Revert "Get testing requirements from pyproject.toml" This reverts commit 085158dea. I need the actual list of requirements in the 'test' CI workflow because bmi-tester needs to be install through conda. * Add black, isort, and ruff dependencies * Freshen the CI workflows * Update status badges * Fix link to BMI documentation * Update changelog
174 of 187 relevant lines covered (93.05%)
0.93 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7427388346.1 | 4 |
93.05 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|