Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 20:58
· 466 commits to main since this release

v0.10.0 (2024-01-21)

Build

  • build: Update Codecov action and add coverage badge (c89f010)

Ci

  • ci: Update dependencies in main.yml and requirements.txt (76d9fa8)

  • ci: Update pytest command in GitHub Actions workflow (5ca643e)

  • ci: use poetry to run pytest (4894aec)

  • ci: install pytest and pytest-cov (1f2df96)

Fix

  • fix: Refactor imports in nbia.py (9bf0f13)

Test

  • test: Update pytest coverage command in GitHub workflow

Add source directory for coverage in pyproject.toml

Fix import statements in test files (f72c7d8)

Unknown

  • Merge pull request #42 from jjjermiah/39-add-code-coverage-to-gha

build: Update Codecov action and add coverage badge (2114f3b)