DataDog / dd-sdk-android

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

RUM-5110: Update models with KMP SDK source #2109

Closed 0xnm closed 1 week ago

0xnm commented 1 week ago

What does this PR do?

Follow-up https://github.com/DataDog/rum-events-format/pull/214: update RUM and telemetry schema.

No code/tests changes needed.

Review checklist (to be filled by reviewers)

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 69.61%. Comparing base (29692c8) to head (80e6857).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2109 +/- ## =========================================== - Coverage 69.63% 69.61% -0.01% =========================================== Files 715 715 Lines 26566 26580 +14 Branches 4454 4456 +2 =========================================== + Hits 18497 18503 +6 - Misses 6845 6861 +16 + Partials 1224 1216 -8 ``` [see 27 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/2109/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)