chore: replace deprecated codecov with GitHub Action (#2747)

Migrate from the deprecated codecov npm package and bash uploader to the
official codecov/codecov-action@v5. This fixes gcov errors on macOS runners
and provides better reliability for coverage uploads.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Timmy Huang
2026-01-16 09:28:12 -08:00
committed by GitHub
parent 5ac256fc8b
commit 7c7203bdfe
4 changed files with 17 additions and 201 deletions

View File

@@ -1,6 +1,6 @@
black
bumpversion>=0.5
codecov>=2.0.15
coverage>=5.0
parameterized>=0.7.0
pytest>=3.6.3
python-jose>=3.2.0