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

Work around a change in the worker_threads module #1886

Merged

Conversation

julienw
Copy link
Contributor

@julienw julienw commented Mar 25, 2019

Fixes #1879

I ran the test with node v10, node v11.10 and node v11.12.

@codecov
Copy link

codecov bot commented Mar 25, 2019

Codecov Report

Merging #1886 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1886      +/-   ##
=========================================
- Coverage    84.3%   84.3%   -0.01%     
=========================================
  Files         181     181              
  Lines       12610   12602       -8     
  Branches     3119    3117       -2     
=========================================
- Hits        10631   10624       -7     
+ Misses       1798    1797       -1     
  Partials      181     181
Impacted Files Coverage Δ
src/components/shared/thread/ActivityGraph.js 89.47% <0%> (-0.62%) ⬇️
src/components/shared/thread/ActivityGraphFills.js 93.05% <0%> (-0.07%) ⬇️
src/components/shared/CallNodeContextMenu.js 87.5% <0%> (+0.49%) ⬆️

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 12cb478...efe4cf9. Read the comment docs.

@julienw julienw force-pushed the handle-worker-api-differences branch from c6d61f0 to d0d57a6 Compare March 25, 2019 10:52
Copy link
Member

@gregtatum gregtatum left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@julienw julienw merged commit 81ee791 into firefox-devtools:master Mar 25, 2019
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.

2 participants