Skip to content

Add missing return#2848

Merged
sokra merged 1 commit intowebpack:masterfrom
Jessidhia:patch-1
Aug 17, 2016
Merged

Add missing return#2848
sokra merged 1 commit intowebpack:masterfrom
Jessidhia:patch-1

Conversation

@Jessidhia
Copy link
Copy Markdown
Member

The module.hot.apply promise chain was not correctly merged into the module.hot.check() chain.

The module.hot.apply promise chain was not correctly merged into the module.hot.check() chain.
@codecov-io
Copy link
Copy Markdown

codecov-io commented Aug 6, 2016

Current coverage is 91.07% (diff: 100%)

Merging #2848 into master will not change coverage

@@             master      #2848   diff @@
==========================================
  Files           236        236          
  Lines          9644       9644          
  Methods        1780       1780          
  Messages          0          0          
  Branches       1936       1936          
==========================================
  Hits           8783       8783          
  Misses          861        861          
  Partials          0          0          

Powered by Codecov. Last update cca2cee...803a87f

@sokra sokra merged commit dbaa392 into webpack:master Aug 17, 2016
@sokra
Copy link
Copy Markdown
Member

sokra commented Aug 17, 2016

Thanks

sokra added a commit that referenced this pull request Aug 17, 2016
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