Skip to content

Juan.naranjo/hybrid session replay flutter - #3735

Draft
JuanNaranjoDD wants to merge 16 commits into
developfrom
juan.naranjo/hybrid-session-replay-flutter
Draft

Juan.naranjo/hybrid session replay flutter#3735
JuanNaranjoDD wants to merge 16 commits into
developfrom
juan.naranjo/hybrid-session-replay-flutter

Conversation

@JuanNaranjoDD

Copy link
Copy Markdown

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)

@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Aug 19, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

🔄 Datadog retried 1 test - 1 passed on retry View in Datadog

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 72.82% (+0.89%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 5b41f07 | Docs | View more details | Give us feedback!

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.18342% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.27%. Comparing base (3951995) to head (5b41f07).
⚠️ Report is 23 commits behind head on develop.

Files with missing lines Patch % Lines
...droid/sessionreplay/_SessionReplayInternalProxy.kt 62.50% 2 Missing and 13 partials ⚠️
...eplay/internal/embedded/EmbeddedContentReceiver.kt 85.37% 5 Missing and 7 partials ⚠️
...ernal/recorder/mapper/EmbeddedContentViewMapper.kt 89.87% 4 Missing and 4 partials ⚠️
...oid/sessionreplay/internal/SessionReplayFeature.kt 87.50% 2 Missing and 4 partials ⚠️
...y/internal/embedded/EmbeddedContentSlotRegistry.kt 89.58% 0 Missing and 5 partials ⚠️
...ssionreplay/internal/processor/MutationResolver.kt 88.89% 2 Missing and 2 partials ⚠️
...sessionreplay/internal/processor/WireframeUtils.kt 66.67% 0 Missing and 3 partials ⚠️
...replay/internal/embedded/EmbeddedRecordTimeline.kt 91.67% 0 Missing and 2 partials ⚠️
...nreplay/internal/recorder/SessionReplayRecorder.kt 94.29% 0 Missing and 2 partials ⚠️
...essionreplay/internal/recorder/SnapshotProducer.kt 50.00% 0 Missing and 2 partials ⚠️
... and 6 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3735      +/-   ##
===========================================
- Coverage    73.51%   73.27%   -0.24%     
===========================================
  Files          999     1006       +7     
  Lines        36570    37041     +471     
  Branches      6183     6454     +271     
===========================================
+ Hits         26884    27141     +257     
- Misses        7980     8041      +61     
- Partials      1706     1859     +153     
Files with missing lines Coverage Δ
.../sessionreplay/internal/DefaultRecorderProvider.kt 94.44% <100.00%> (+0.74%) ⬆️
...sionreplay/internal/SessionReplayRecordCallback.kt 100.00% <100.00%> (ø)
...replay/internal/SessionReplayRumContextProvider.kt 94.12% <100.00%> (+1.81%) ⬆️
...id/sessionreplay/internal/processor/BoundsUtils.kt 70.83% <100.00%> (+2.65%) ⬆️
...onreplay/internal/processor/HeatmapWireframeExt.kt 100.00% <100.00%> (ø)
...ssionreplay/internal/processor/MobileSegmentExt.kt 100.00% <100.00%> (ø)
...replay/internal/processor/RecordedDataProcessor.kt 96.59% <100.00%> (-1.14%) ⬇️
...sionreplay/internal/processor/ResourceProcessor.kt 100.00% <100.00%> (ø)
...internal/recorder/DefaultOnDrawListenerProducer.kt 35.29% <ø> (ø)
...nreplay/internal/recorder/ViewOnDrawInterceptor.kt 90.70% <100.00%> (+2.46%) ⬆️
... and 20 more

... and 104 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants