v0.10.0
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)