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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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