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

✅[e2e] wait for browser url loaded #253

Merged
merged 2 commits into from
Feb 6, 2020
Merged

✅[e2e] wait for browser url loaded #253

merged 2 commits into from
Feb 6, 2020

Conversation

bcaudan
Copy link
Contributor

@bcaudan bcaudan commented Feb 6, 2020

try to fix e2e issue:
Unable to get property 'logger' of undefined or null reference
calls to load the page url from the server are not in server.log

try to fix e2e issue:
`Unable to get property 'logger' of undefined or null reference`
calls to load the page url from the server are not in server.log
@bcaudan bcaudan requested a review from a team as a code owner February 6, 2020 12:57
@codecov-io
Copy link

Codecov Report

Merging #253 into master will decrease coverage by 0.59%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #253     +/-   ##
=========================================
- Coverage   86.12%   85.52%   -0.6%     
=========================================
  Files          24       24             
  Lines        1297     1299      +2     
  Branches      271      271             
=========================================
- Hits         1117     1111      -6     
- Misses        180      188      +8
Impacted Files Coverage Δ
packages/core/src/requestCollection.ts 82.69% <100%> (-13.31%) ⬇️
packages/rum/src/rum.entry.ts 69.38% <0%> (-2.05%) ⬇️

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 6a55045...90e148c. Read the comment docs.

@bcaudan bcaudan merged commit 3391513 into master Feb 6, 2020
@bcaudan bcaudan deleted the bcaudan/e2e-fix branch February 6, 2020 13:40
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