DataDog / dd-sdk-android

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

Add session replay compose module dependency in sample app #2119

Closed ambushwork closed 5 days ago

ambushwork commented 5 days ago

What does this PR do?

Add session replay compose module dependency in sample app

Motivation

The sample app can not be compiled due to the lack of the dependency

Review checklist (to be filled by reviewers)

codecov-commenter commented 5 days ago

Codecov Report

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

Project coverage is 82.17%. Comparing base (c935d08) to head (6808f73).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/sr_compose #2119 +/- ## ====================================================== - Coverage 82.22% 82.17% -0.05% ====================================================== Files 512 512 Lines 18273 18285 +12 Branches 2813 2814 +1 ====================================================== + Hits 15024 15025 +1 - Misses 2491 2500 +9 - Partials 758 760 +2 ``` [see 29 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2119/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)