issues Search Results · repo:codecov/codecov-cli language:Python
Filter by
107 results
(58 ms)107 results
incodecov/codecov-cli (press backspace or delete to remove)Describe the bug
We upload coverage from a GitHub Actions workflow:
- name: Upload code coverage
uses: codecov/codecov-action@v4
with:
directory: coverage/
files: ...
bug
Medium
justinvp
- Opened 6 days ago
- #651
thomasrockhu-codecov
- 1
- Opened 8 days ago
- #649
Describe the bug In my project, I configured coverage.py using pyproject.toml to
- write all files into a test-files folder (idk if that’s relevant)
- skip coverage for if TYPE_CHECKING: blocks
The ...
enhancement
Medium
flying-sheep
- Opened 11 days ago
- #648
thomasrockhu-codecov
- Opened 11 days ago
- #646
Hi there!
We ve noticed that since release 10.1.0 went out that our codecov upload github action is failing with the following
stack trace
Traceback (most recent call last):
File codecov_cli/main.py ...
Area: Report Upload
Eng Area: CLI: General
high
danedmunds
- 6
- Opened 12 days ago
- #641
https://github.com/codecov/codecov-cli/actions/runs/13400377633
See deprecation messages above
thomasrockhu-codecov
- Opened 13 days ago
- #634
Describe the bug
I tried uploading a coverage file from GitHub Actions and noticed that the path fixup didn t work anymore. I traced that
to this issue: GitVersioningSystem.is_available only returns True ...
Area: Report Upload
bug
Eng Area: CLI: General
high
Flamefire
- 1
- Opened 18 days ago
- #624
Describe the bug
I m working on the open source repo https://github.com/kkrt-labs/keth/
When running the test, the custom coverage format is used to generate reports located in the ./coverage folder ...
Area: Report Upload
bug
Eng Area: CLI: General
Medium
ClementWalter
- 3
- Opened 26 days ago
- #617
FAILED tests/commands/test_invoke_labelanalysis.py::TestLabelAnalysisCommand::test_fallback_collected_labels_codecov_max_wait_time_exceeded - assert 1 == 0
+ where 1 = Result StopIteration() .exit_code ...
thomasrockhu-codecov
- Opened 26 days ago
- #616
thomasrockhu-codecov
- Opened 27 days ago
- #614

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.
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.