codecov / codecov/codecov-cli

codecovcli upload doesn't use correct codecov.yml

Open
#548 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

codecov/codecov-cli documentation enhancement Medium
Dominant language
Python
Stars
89
Forks
64
PR merge metrics
No merged PRs in 30d

Description

codecov processing for patch coverage results doesn't seem to respect the actual codecov.yml file uploaded

example repro: https://github.com/Ryang20718/cflag/pull/17

However, the yaml file uploaded to codecov seems to be different from the one I had specified in my CI pipeline
https://app.codecov.io/gh/Ryang20718/cflag/commit/72810cf6efb3243205bf6daf24c58af789f359c4

Image

Is there some sort of cache going on?

codecov upload run https://github.com/Ryang20718/cflag/actions/runs/11620035443/job/32360963982?pr=17

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the report using the linked cflag pull request and the Codecov upload run, then compare the codecov.yml specified by the CI pipeline with the YAML shown by Codecov. Investigate whether configuration caching or upload handling causes the mismatch; done means patch coverage processing uses the intended configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.