Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was 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

Description

@BoyangTian-Robinhood

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);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions