DataDog / dd-sdk-android-gradle-plugin

The Datadog Gradle Plugin for Android
Apache License 2.0
14 stars 9 forks source link

RUMM-3063 add support for Staging upload #151

Closed xgouchet closed 1 year ago

xgouchet commented 1 year ago

What does this PR do?

Adds support to uploading mapping files to our Staging site

codecov-commenter commented 1 year ago

Codecov Report

Merging #151 (2c4c827) into develop (b4946f8) will decrease coverage by 0.13%. The diff coverage is 100.00%.

:exclamation: Current head 2c4c827 differs from pull request most recent head 6ebfc53. Consider uploading reports for the commit 6ebfc53 to get more accurate results

@@              Coverage Diff              @@
##             develop     #151      +/-   ##
=============================================
- Coverage      86.85%   86.72%   -0.13%     
+ Complexity       179      178       -1     
=============================================
  Files             21       21              
  Lines            578      580       +2     
  Branches          73       73              
=============================================
+ Hits             502      503       +1     
  Misses            48       48              
- Partials          28       29       +1     
Impacted Files Coverage Δ
...in/kotlin/com/datadog/gradle/plugin/DatadogSite.kt 93.33% <100.00%> (+1.03%) :arrow_up:
...com/datadog/gradle/plugin/DdAndroidGradlePlugin.kt 73.50% <0.00%> (-0.85%) :arrow_down: