## Context `pytest-cov` is already a test dependency. We should publish coverage to Codecov. PR #16 added a `codecov.yml`. ## Proposed tasks - [ ] Emit `coverage.xml` in the test workflow - [ ] Add a `codecov/codecov-action` upload step - [ ] Add `codecov.yml` (targets / thresholds) - [ ] Add a coverage badge to `README.md` - [ ] Confirm `CODECOV_TOKEN` availability for the org
Context
pytest-covis already a test dependency. We should publish coverage to Codecov. PR #16 added acodecov.yml.Proposed tasks
coverage.xmlin the test workflowcodecov/codecov-actionupload stepcodecov.yml(targets / thresholds)README.mdCODECOV_TOKENavailability for the org