DataDog / dd-sdk-android

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

Publish sample app on staging org for e2e testing #2128

Closed xgouchet closed 1 month ago

xgouchet commented 1 month ago

What does this PR do?

This publishes a version of the Sample App targeting staging into the staging Synthetics org for Backend E2E tests

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.99%. Comparing base (1ce4aa7) to head (effa17e). Report is 11 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2128 +/- ## =========================================== - Coverage 70.03% 69.99% -0.04% =========================================== Files 722 722 Lines 26821 26846 +25 Branches 4503 4504 +1 =========================================== + Hits 18784 18790 +6 - Misses 6780 6787 +7 - Partials 1257 1269 +12 ``` [see 34 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2128/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)