Skip to content

Remove Codecov integration - #28

Merged
aarmey merged 2 commits into
mainfrom
ci/remove-codecov
Aug 26, 2026
Merged

Remove Codecov integration#28
aarmey merged 2 commits into
mainfrom
ci/remove-codecov

Conversation

@aarmey

@aarmey aarmey commented Aug 26, 2026

Copy link
Copy Markdown
Member

Summary

  • Drop the codecov/codecov-action upload step from the test workflow (and the `CODECOV_TOKEN` secret it relied on).
  • Remove the now-unused `coverage.xml` make target and the empty, orphaned `.github/workflows/coveragerc` file.

Test plan

  • `uv run pytest` still passes locally

Aaron Meyer and others added 2 commits August 26, 2026 06:26
Drop the Codecov upload step from the test workflow, the now-unused
coverage.xml make target, and the empty, orphaned coveragerc file that
was never actually referenced by either.
@aarmey
aarmey merged commit 63e838a into main Aug 26, 2026
0 of 2 checks passed
@aarmey
aarmey deleted the ci/remove-codecov branch August 26, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant