Skip to content

PANA-5681: Add heatmaps feature flag#3500

Open
jonathanmos wants to merge 1 commit into
gonzalezreal/PANA-5681/session-replay-heatmapsfrom
jmoskovich/pana-5681/heatmaps-ff
Open

PANA-5681: Add heatmaps feature flag#3500
jonathanmos wants to merge 1 commit into
gonzalezreal/PANA-5681/session-replay-heatmapsfrom
jmoskovich/pana-5681/heatmaps-ff

Conversation

@jonathanmos

@jonathanmos jonathanmos commented Jun 3, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Adds a flag to enable the heatmaps feature (disabled by default) - setHeatmapsEnabled

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)

@codecov-commenter

codecov-commenter commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.19%. Comparing base (eeca598) to head (6a162ab).

Additional details and impacted files
@@                               Coverage Diff                               @@
##           gonzalezreal/PANA-5681/session-replay-heatmaps    #3500   +/-   ##
===============================================================================
  Coverage                                           72.19%   72.19%           
===============================================================================
  Files                                                 970      970           
  Lines                                               35666    35668    +2     
  Branches                                             5938     5937    -1     
===============================================================================
+ Hits                                                25747    25749    +2     
  Misses                                               8303     8303           
  Partials                                             1616     1616           
Files with missing lines Coverage Δ
...com/datadog/android/sessionreplay/SessionReplay.kt 73.33% <100.00%> (+0.61%) ⬆️
...ndroid/sessionreplay/SessionReplayConfiguration.kt 96.74% <100.00%> (-0.04%) ⬇️
.../sessionreplay/internal/DefaultRecorderProvider.kt 94.41% <100.00%> (+0.04%) ⬆️
...oid/sessionreplay/internal/SessionReplayFeature.kt 98.28% <100.00%> (+0.01%) ⬆️

... and 41 files with indirect coverage changes

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

@jonathanmos jonathanmos force-pushed the gonzalezreal/PANA-5681/session-replay-heatmaps branch 3 times, most recently from 11ba9b6 to 2df9570 Compare June 4, 2026 08:35
@jonathanmos jonathanmos force-pushed the jmoskovich/pana-5681/heatmaps-ff branch from 5161576 to 19c81c3 Compare June 4, 2026 11:30
@jonathanmos jonathanmos marked this pull request as ready for review June 4, 2026 12:47
@jonathanmos jonathanmos requested review from a team as code owners June 4, 2026 12:47

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 19c81c3bed

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@datadog-prod-us1-5

This comment has been minimized.

@jonathanmos jonathanmos force-pushed the gonzalezreal/PANA-5681/session-replay-heatmaps branch from 03802d0 to acb5749 Compare June 7, 2026 10:59
@jonathanmos jonathanmos force-pushed the jmoskovich/pana-5681/heatmaps-ff branch from 19c81c3 to d38d01f Compare June 7, 2026 12:01
@jonathanmos jonathanmos force-pushed the jmoskovich/pana-5681/heatmaps-ff branch from d38d01f to 6a162ab Compare June 10, 2026 13:03
@jonathanmos jonathanmos requested a review from satween June 11, 2026 07:47
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.

5 participants