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

[RUMF-803] import RRWeb #658

Merged
merged 6 commits into from
Jan 5, 2021
Merged

[RUMF-803] import RRWeb #658

merged 6 commits into from
Jan 5, 2021

Conversation

BenoitZugmeyer
Copy link
Member

@BenoitZugmeyer BenoitZugmeyer commented Dec 16, 2020

Previous PR: #657
Next PR: #670

Motivation

Import RRWeb in the rum-recorder codebase

Changes

Testing


I have gone over the contributing documentation.

@BenoitZugmeyer BenoitZugmeyer requested review from a team as code owners December 16, 2020 16:53
@BenoitZugmeyer BenoitZugmeyer changed the base branch from master to benoit/add-rum-recorder-package December 16, 2020 16:57
@BenoitZugmeyer BenoitZugmeyer removed the request for review from a team December 16, 2020 16:58
}
})

it('will only have one full snapshot without checkout config', () => {
Copy link
Member Author

@BenoitZugmeyer BenoitZugmeyer Dec 16, 2020

Choose a reason for hiding this comment

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

As I said, I only included a single test, so we can discuss if we are comfortable with the current RRWeb integration before importing more tests.

This test corresponds to https://github.com/rrweb-io/rrweb/blob/master/test/record.test.ts#L74

@BenoitZugmeyer BenoitZugmeyer force-pushed the benoit/add-rum-recorder-package branch from 7e7969f to e6ec684 Compare December 30, 2020 09:21
@codecov-io
Copy link

codecov-io commented Dec 30, 2020

Codecov Report

Merging #658 (4ac2a09) into master (86b0bc7) will decrease coverage by 9.79%.
The diff coverage is 43.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #658      +/-   ##
==========================================
- Coverage   87.51%   77.72%   -9.80%     
==========================================
  Files          55       60       +5     
  Lines        2531     3268     +737     
  Branches      524      710     +186     
==========================================
+ Hits         2215     2540     +325     
- Misses        316      728     +412     
Impacted Files Coverage Δ
packages/rum-recorder/src/domain/rrweb/mutation.ts 22.42% <22.42%> (ø)
packages/rum-recorder/src/domain/rrweb/utils.ts 38.46% <38.46%> (ø)
packages/rum-recorder/src/domain/rrweb/observer.ts 51.14% <51.14%> (ø)
packages/rum-recorder/src/domain/rrweb/record.ts 59.32% <59.32%> (ø)
packages/rum-recorder/src/domain/rrweb/types.ts 100.00% <100.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86b0bc7...4ac2a09. Read the comment docs.

Base automatically changed from benoit/add-rum-recorder-package to master January 4, 2021 17:34
@BenoitZugmeyer BenoitZugmeyer merged commit eb89c9b into master Jan 5, 2021
@BenoitZugmeyer BenoitZugmeyer deleted the benoit/import-rrweb branch January 5, 2021 11:51
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.

3 participants