DataDog / dd-sdk-android-gradle-plugin

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

Add uploading section to README. #281

Closed fuzzybinary closed 4 months ago

fuzzybinary commented 4 months ago

What does this PR do?

Add an Uploading section for the README which includes instructions for uploading mapping files and NDK symbol files

Review checklist (to be filled by reviewers)

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 77.68%. Comparing base (32fa206) to head (e3e6dbf). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #281 +/- ## ============================================= - Coverage 78.01% 77.68% -0.33% + Complexity 251 248 -3 ============================================= Files 31 31 Lines 914 914 Branches 114 114 ============================================= - Hits 713 710 -3 - Misses 148 150 +2 - Partials 53 54 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android-gradle-plugin/pull/281/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)