Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

[Proposal] Fix bug for instead of overwrite, we should aggregate multiple coverage file coverage line contains same class #353

Open
BoyangTian-Robinhood opened this issue Jul 23, 2021 · 0 comments

Comments

@BoyangTian-Robinhood
Copy link

we notice that for different test package we could have same class information for coverage with different line hit. For src/main/java/com/uber/jenkins/phabricator/coverage/XmlCoverageProvider.java computeLineCoverage method we shouldn't directly do lineCoverage.put(entry.getKey(), sortedCounts);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant