Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref(replay): Refactor extractDomNodes stepper strategy into extractDomNodes.tsx #80810

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

ryan953
Copy link
Member

@ryan953 ryan953 commented Nov 15, 2024

Just wanted to move this replayStepper strategy outside of the ReplayReader class. It's a big file that contains the class, and most of the other stepper stuff isn't in here.

@ryan953 ryan953 requested a review from a team as a code owner November 15, 2024 06:33
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 15, 2024
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

Attention: Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
static/app/utils/replays/extractDomNodes.tsx 10.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #80810      +/-   ##
==========================================
+ Coverage   74.97%   78.40%   +3.42%     
==========================================
  Files        7207     7207              
  Lines      319509   319508       -1     
  Branches    44001    44001              
==========================================
+ Hits       239546   250504   +10958     
+ Misses      73442    62624   -10818     
+ Partials     6521     6380     -141     

@ryan953 ryan953 merged commit bcfbe8a into master Nov 15, 2024
43 of 44 checks passed
@ryan953 ryan953 deleted the ryan953/ref-replayReader-extract-dom branch November 15, 2024 16:46
@github-actions github-actions bot locked and limited conversation to collaborators Dec 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants