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

RUM-5550: Add session replay benchmark fragments #2151

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

ambushwork
Copy link
Member

What does this PR do?

Add two synthetics test screens for benchmark application.
Two screens contains the same components for testing session replay,
The first screen contains Material components, the second one contains AppCompat components,
They can navigate between each other.

Screenshot

Screenshot_20240730_153214

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)

@ambushwork ambushwork requested review from a team as code owners July 30, 2024 13:34
@ambushwork ambushwork force-pushed the yl/add-sample-fragments branch from e761101 to 45e7822 Compare July 30, 2024 13:45
@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.95%. Comparing base (c447d95) to head (45e7822).
Report is 4 commits behind head on feature/metric-benchmark.

Additional details and impacted files
@@                     Coverage Diff                      @@
##           feature/metric-benchmark    #2151      +/-   ##
============================================================
- Coverage                     69.95%   69.95%   -0.01%     
============================================================
  Files                           726      726              
  Lines                         26968    26976       +8     
  Branches                       4520     4520              
============================================================
+ Hits                          18865    18869       +4     
- Misses                         6831     6842      +11     
+ Partials                       1272     1265       -7     

see 28 files with indirect coverage changes

@ambushwork ambushwork merged commit ca6fabe into feature/metric-benchmark Jul 31, 2024
19 checks passed
@ambushwork ambushwork deleted the yl/add-sample-fragments branch July 31, 2024 07:49
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.

4 participants