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: issue #135 relating watch mode #136

Merged
merged 2 commits into from Nov 16, 2018
Merged

fix: issue #135 relating watch mode #136

merged 2 commits into from Nov 16, 2018

Conversation

AngusFu
Copy link
Contributor

@AngusFu AngusFu commented Jul 25, 2018

@codecov
Copy link

codecov bot commented Jul 25, 2018

Codecov Report

Merging #136 into master will increase coverage by 5.29%.
The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   60.16%   65.46%   +5.29%     
==========================================
  Files          12       12              
  Lines         492      498       +6     
  Branches      194      196       +2     
==========================================
+ Hits          296      326      +30     
+ Misses        158      137      -21     
+ Partials       38       35       -3
Impacted Files Coverage Δ
src/index.js 66.35% <92.85%> (+5.77%) ⬆️
src/babel.js 87.5% <0%> (+4.16%) ⬆️
src/get-config.js 88.88% <0%> (+38.88%) ⬆️

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 430a632...5f4ebb5. Read the comment docs.

@egoist egoist merged commit 0373281 into egoist:master Nov 16, 2018
@egoist
Copy link
Owner

egoist commented Nov 16, 2018

🎉 This PR is included in version 3.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get Multiple files are emitting to the same path warning when watch: true
2 participants