Closed nikita-tkachenko-datadog closed 3 weeks ago
Baseline | Candidate | |
---|---|---|
baseline_or_candidate | baseline | candidate |
git_branch | master | nikita-tkachenko/android-code-coverage |
git_commit_date | 1729502178 | 1729505027 |
git_commit_sha | f687c2d038 | c9e1416925 |
release_version | 1.42.0-SNAPSHOT~f687c2d038 | 1.42.0-SNAPSHOT~c9e1416925 |
Found 0 performance improvements and 0 performance regressions! Performance is the same for 51 metrics, 12 unstable metrics.
Baseline | Candidate | |
---|---|---|
baseline_or_candidate | baseline | candidate |
end_time | 2024-10-21T10:15:51 | 2024-10-21T10:22:45 |
git_branch | master | nikita-tkachenko/android-code-coverage |
git_commit_date | 1729502178 | 1729505027 |
git_commit_sha | f687c2d038 | c9e1416925 |
release_version | 1.42.0-SNAPSHOT~f687c2d038 | 1.42.0-SNAPSHOT~c9e1416925 |
start_time | 2024-10-21T10:15:38 | 2024-10-21T10:22:31 |
Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 16 unstable metrics.
Baseline | Candidate | |
---|---|---|
baseline_or_candidate | baseline | candidate |
git_branch | master | nikita-tkachenko/android-code-coverage |
git_commit_date | 1729502178 | 1729505027 |
git_commit_sha | f687c2d038 | c9e1416925 |
release_version | 1.42.0-SNAPSHOT~f687c2d038 | 1.42.0-SNAPSHOT~c9e1416925 |
Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics.
What Does This Do
Fixes code coverage percentage reporting for Android Gradle projects.
Motivation
Gradle projects for Android have a different structure, so calculating source sets (folders for code sources and compiled classes) has to be done differently for them.
Contributor Checklist
type:
and (comp:
orinst:
) labels in addition to any usefull labelsclose
,fix
or any linking keywords when referencing an issue.Use
solves
instead, and assign the PR milestone to the issueJira ticket: SDTEST-979