Skip to content

Conversation

@satween
Copy link
Contributor

@satween satween commented Oct 9, 2025

What does this PR do?

Merging changes made for 2.26.2 into develop

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)

0xnm and others added 14 commits August 27, 2025 10:44
Revert "RUM-11137: Move session properties to ddtags over query parameters" for the 2.26.0 release
…t-ddtags-fix

RUM-11137: Reapply ddtags fix for release 2.26
- Add optional mimeType parameter to resource handling APIs to support
more image formats like SVG. Maintains backward compatibility with
default value for existing resources.
…n-replay-svg-support-android

[RUM-11711]: Extend resource handling to support multiple MIME types
…ture/release-2.26.2-backmerge

# Conflicts:
#	CHANGELOG.md
#	buildSrc/src/main/kotlin/com/datadog/gradle/config/AndroidConfig.kt
#	features/dd-sdk-android-session-replay/src/main/kotlin/com/datadog/android/sessionreplay/internal/async/NoopDataQueueHandler.kt
@satween satween requested review from a team as code owners October 9, 2025 13:54
@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Oct 9, 2025

🎯 Code Coverage
Patch Coverage: 75.00%
Total Coverage: 70.81% (+0.01%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: b568b75 | Docs | Was this helpful? Give us feedback!

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 75.86207% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.77%. Comparing base (fd31d41) to head (b568b75).

Files with missing lines Patch % Lines
...nreplay/internal/net/ResourceRequestBodyFactory.kt 80.00% 1 Missing and 1 partial ⚠️
...ssionreplay/internal/processor/EnrichedResource.kt 50.00% 1 Missing and 1 partial ⚠️
...oid/sessionreplay/SessionReplayInternalCallback.kt 0.00% 1 Missing ⚠️
...essionreplay/SessionReplayInternalResourceQueue.kt 0.00% 1 Missing ⚠️
...sionreplay/internal/processor/ResourceQueueImpl.kt 66.67% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2925      +/-   ##
===========================================
- Coverage    70.84%   70.77%   -0.07%     
===========================================
  Files          825      829       +4     
  Lines        30284    30303      +19     
  Branches      5174     5176       +2     
===========================================
- Hits         21452    21445       -7     
- Misses        7366     7385      +19     
- Partials      1466     1473       +7     
Files with missing lines Coverage Δ
...d/sessionreplay/internal/async/DataQueueHandler.kt 100.00% <100.00%> (ø)
...nreplay/internal/async/RecordedDataQueueHandler.kt 95.29% <100.00%> (+0.06%) ⬆️
...ay/internal/async/ResourceRecordedDataQueueItem.kt 100.00% <100.00%> (ø)
...ndroid/sessionreplay/internal/net/ResourceEvent.kt 85.71% <100.00%> (ø)
...replay/internal/processor/RecordedDataProcessor.kt 96.55% <100.00%> (+0.04%) ⬆️
...nreplay/internal/recorder/SessionReplayRecorder.kt 95.31% <100.00%> (+0.04%) ⬆️
...oid/sessionreplay/SessionReplayInternalCallback.kt 0.00% <0.00%> (ø)
...essionreplay/SessionReplayInternalResourceQueue.kt 0.00% <0.00%> (ø)
...sionreplay/internal/processor/ResourceQueueImpl.kt 66.67% <66.67%> (ø)
...nreplay/internal/net/ResourceRequestBodyFactory.kt 63.96% <80.00%> (+0.50%) ⬆️
... and 1 more

... and 30 files with indirect coverage changes

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

@satween satween merged commit 4a2b3e4 into develop Oct 9, 2025
26 of 27 checks passed
@satween satween deleted the tvaleev/feature/release-2.26.2-backmerge branch October 9, 2025 15:25
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.

8 participants