issues Search Results · repo:codecov/python-standard language:Python
Filter by
3 results
(53 ms)3 results
incodecov/python-standard (press backspace or delete to remove)Codecov appears to have disappeared from PyPI?
pip install codecov==2.1.12
Collecting codecov==2.1.12
ERROR: Could not find a version that satisfies the requirement codecov==2.1.12 (from versions: ...
danbaron63
- 3
- Opened on Apr 12, 2023
- #31
Hi,
I have a 100% covered repository eule. However, as you can see on repository codecov badge, it is shows an unknown
badge. In the past, the badge had its proper label. As you can see in this other ...
brunolnetto
- 1
- Opened on Mar 1, 2023
- #27
The README says:
Inside .github/workflows/python-standard.yml file:
install:
- pip install codecov
- pip install pytest-cov
script:
- pytest --cov=./ --cov-report=xml
- codecov
Is it just me ...
smheidrich
- 2
- Opened on May 22, 2022
- #23

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.