DataDog / dd-sdk-android-gradle-plugin

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

DOCS-2578 Track Android Errors Edits #96

Closed alai97 closed 2 years ago

alai97 commented 2 years ago

What does this PR do?

Doc edit for Android Crash Reporting and Error Tracking.

Motivation

DOCS-2578

Additional Notes

Anything else we should know when reviewing?

Review checklist (to be filled by reviewers)

codecov-commenter commented 2 years ago

Codecov Report

Merging #96 (548094d) into develop (8165576) will decrease coverage by 0.45%. The diff coverage is n/a.

:exclamation: Current head 548094d differs from pull request most recent head e12eed3. Consider uploading reports for the commit e12eed3 to get more accurate results

@@              Coverage Diff              @@
##             develop      #96      +/-   ##
=============================================
- Coverage      89.96%   89.51%   -0.45%     
+ Complexity       147      146       -1     
=============================================
  Files             20       20              
  Lines            448      448              
  Branches          50       50              
=============================================
- Hits             403      401       -2     
- Misses            28       30       +2     
  Partials          17       17              
Impacted Files Coverage Δ
...m/datadog/gradle/plugin/internal/OkHttpUploader.kt 84.21% <0.00%> (-3.51%) :arrow_down: