mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-15 12:47:56 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user