Skip to content

Conversation

@cmanallen
Copy link
Member

@cmanallen cmanallen commented Jul 22, 2024

Emitting replay video outcome for tracking purposes.

Closes: https://github.com/getsentry/team-replay/issues/452
Related: getsentry/relay#3847

@cmanallen cmanallen requested a review from a team as a code owner July 22, 2024 17:06
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jul 22, 2024
@codecov
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.14%. Comparing base (e127337) to head (c2a7b9a).
Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #74649       +/-   ##
===========================================
+ Coverage   47.46%   78.14%   +30.67%     
===========================================
  Files        6747     6727       -20     
  Lines      301197   299409     -1788     
  Branches    51837    51565      -272     
===========================================
+ Hits       142978   233965    +90987     
+ Misses     152988    59120    -93868     
- Partials     5231     6324     +1093     
Files Coverage Δ
src/sentry/replays/usecases/ingest/__init__.py 91.22% <100.00%> (+41.67%) ⬆️

... and 3777 files with indirect coverage changes

if not project.flags.has_replays:
first_replay_received.send_robust(project=project, sender=Project)

# Replay videos are not billed for now.
Copy link
Contributor

Choose a reason for hiding this comment

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

comment is outdated?

Copy link
Member Author

Choose a reason for hiding this comment

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

No this outcome is not billed. We're adding it so the PMs can access the data in looker.

Copy link
Contributor

Choose a reason for hiding this comment

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

additionally: should there be a test covering this change?

@cmanallen cmanallen merged commit dede3f9 into master Jul 29, 2024
@cmanallen cmanallen deleted the cmanallen/replays-emit-mobile-outcome branch July 29, 2024 18:20
@github-actions github-actions bot locked and limited conversation to collaborators Aug 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants