Skip to content

Merging of partially hit lines in separate reports #538

Discussion options

You must be logged in to vote

The closest I can think of right now, would be try and output to a forward where you can tell Codecov that a partial should be counted as a hit https://docs.codecov.com/docs/codecovyml-reference#parsers

That would be more work then Codecov's custom format, but it would be more flexible. Otherwise you may have to do the merging yourself since you would in theory know it's different branches.

Similer to https://coverage.readthedocs.io/en/latest/cmd.html#cmd-combine

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Blacksmoke16
Comment options

@drazisil-codecov
Comment options

Answer selected by Blacksmoke16
@Blacksmoke16
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Feature Request Area: Report Ingest Issues with ingest of reports Area: Report Processing Issues with report processing
2 participants