DataDog / dd-sdk-android

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

RUM-3861 Update testing ci steps to limit OOM and memory usage #1986

Closed xgouchet closed 4 months ago

xgouchet commented 4 months ago

What does this PR do?

Updates our CI to

codecov-commenter commented 4 months ago

Codecov Report

Merging #1986 (c85c004) into develop (ebf7542) will increase coverage by 0.05%. Report is 2 commits behind head on develop. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1986 +/- ## =========================================== + Coverage 83.68% 83.73% +0.05% =========================================== Files 487 487 Lines 17736 17726 -10 Branches 2663 2662 -1 =========================================== Hits 14842 14842 + Misses 2167 2160 -7 + Partials 727 724 -3 ``` [see 28 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/1986/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)