dd-sdk-android
dd-sdk-android copied to clipboard
Tvaleev/feature/innovation week 07 04 25
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)
🎯 Code Coverage
• Patch Coverage: 81.07%
• Overall Coverage: 70.76% (-0.70%)
View detailed report
* Fix with Cursor requires Datadog plugin ≥v2.17.0
🔗 Commit SHA: 665ca85 | Docs | Datadog PR Page | Was this helpful? Give us feedback!
Codecov Report
:x: Patch coverage is 25.60000% with 372 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 70.56%. Comparing base (ed7f4e1) to head (665ca85).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2943 +/- ##
===========================================
- Coverage 71.24% 70.56% -0.68%
===========================================
Files 866 878 +12
Lines 31730 32206 +476
Branches 5360 5427 +67
===========================================
+ Hits 22604 22725 +121
- Misses 7602 7948 +346
- Partials 1524 1533 +9
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...rum/src/main/kotlin/com/datadog/android/rum/Rum.kt | 89.23% <100.00%> (+0.17%) |
:arrow_up: |
| ...kotlin/com/datadog/android/rum/RumConfiguration.kt | 94.12% <100.00%> (+0.14%) |
:arrow_up: |
| ...droid/rum/configuration/SlowFramesConfiguration.kt | 100.00% <ø> (ø) |
|
| ...lin/com/datadog/android/rum/internal/RumFeature.kt | 89.74% <100.00%> (-0.12%) |
:arrow_down: |
| ...ndroid/rum/internal/domain/scope/RumActionScope.kt | 96.60% <100.00%> (+0.07%) |
:arrow_up: |
| ...d/rum/internal/domain/scope/RumApplicationScope.kt | 95.24% <100.00%> (+0.12%) |
:arrow_up: |
| ...roid/rum/internal/domain/scope/RumResourceScope.kt | 91.04% <100.00%> (-0.21%) |
:arrow_down: |
| ...droid/rum/internal/domain/scope/RumSessionScope.kt | 94.89% <100.00%> (+0.04%) |
:arrow_up: |
| ...d/rum/internal/domain/scope/RumViewManagerScope.kt | 93.55% <100.00%> (+0.93%) |
:arrow_up: |
| ...m/internal/metric/slowframes/SlowFramesListener.kt | 98.11% <100.00%> (+0.11%) |
:arrow_up: |
| ... and 15 more |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.