dd-sdk-android
dd-sdk-android copied to clipboard
Test github action to run instrumented tests
What does this PR do?
A brief description of the change being made with this pull request.
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
Review checklist (to be filled by reviewers)
- [ ] Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
- [ ] Make sure you discussed the feature or bugfix with the maintaining team in an Issue
- [ ] Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.34%. Comparing base (
5e0f0f2) to head (5cd7fc2).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1662 +/- ##
===========================================
- Coverage 83.55% 83.34% -0.21%
===========================================
Files 478 478
Lines 17576 17570 -6
Branches 2672 2671 -1
===========================================
- Hits 14684 14642 -42
- Misses 2164 2194 +30
- Partials 728 734 +6