DataDog / dd-sdk-android

Datadog SDK for Android (Compatible with Kotlin and Java)
Apache License 2.0
146 stars 59 forks source link

RUM-1520 remove legacy nightly tests #2005

Closed xgouchet closed 4 months ago

xgouchet commented 4 months ago

What does this PR do?

Remove legacy nightly test project, as well as the nightly test coverage jobs

Motivation

Those tests became obsolete as we updated our test pyramid strategy

codecov-commenter commented 4 months ago

Codecov Report

Merging #2005 (b9b1fc2) into develop (9380371) will decrease coverage by 0.04%. Report is 3 commits behind head on develop. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2005 +/- ## =========================================== - Coverage 83.76% 83.72% -0.04% =========================================== Files 488 488 Lines 17771 17738 -33 Branches 2666 2661 -5 =========================================== - Hits 14885 14850 -35 - Misses 2165 2167 +2 Partials 721 721 ``` [see 25 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2005/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)