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

fix: clone node for signature, fixes #1268 #1276

Merged
merged 1 commit into from Jun 30, 2019
Merged

Conversation

theKashey
Copy link
Collaborator

PR to fix #1268

Not prooven yet.

@codecov-io
Copy link

codecov-io commented Jun 29, 2019

Codecov Report

Merging #1276 into master will increase coverage by 0.58%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1276      +/-   ##
==========================================
+ Coverage   74.71%   75.29%   +0.58%     
==========================================
  Files          39       39              
  Lines        1602     1587      -15     
  Branches      403      401       -2     
==========================================
- Hits         1197     1195       -2     
+ Misses        324      313      -11     
+ Partials       81       79       -2
Impacted Files Coverage Δ
src/fresh/babel.js 37.61% <50%> (+1.51%) ⬆️

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 70353e5...ed3e1d9. Read the comment docs.

@theKashey theKashey merged commit 426281b into master Jun 30, 2019
@theKashey theKashey deleted the fix-common-signature branch June 30, 2019 04:47
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.

RHL throwing ReferenceErrors when hot-reloading third-party hooks.
2 participants