Skip to content

Fix watcher behaviour#344

Merged
styfle merged 2 commits intomasterfrom
fix-watcher
Apr 3, 2019
Merged

Fix watcher behaviour#344
styfle merged 2 commits intomasterfrom
fix-watcher

Conversation

@guybedford
Copy link
Contributor

This fixes the watcher regression in #342, and includes a full end-to-end test of the watching behaviour to avoid any further regressions in future.

@guybedford guybedford requested a review from styfle as a code owner April 3, 2019 21:49
@styfle
Copy link
Member

styfle commented Apr 3, 2019

@guybedford It looks like CI is failing

@guybedford
Copy link
Contributor Author

Ok looking into it.

@guybedford
Copy link
Contributor Author

Ok the test should be working now... the test case was overriding the ncc self-build :P

Copy link
Member

@styfle styfle left a comment

Choose a reason for hiding this comment

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

Thanks!

@styfle styfle merged commit 0760377 into master Apr 3, 2019
@codecov-io
Copy link

Codecov Report

Merging #344 into master will decrease coverage by 0.18%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
- Coverage   69.55%   69.37%   -0.19%     
==========================================
  Files          12       12              
  Lines         381      382       +1     
==========================================
  Hits          265      265              
- Misses        116      117       +1
Impacted Files Coverage Δ
src/cli.js 62.35% <0%> (-0.75%) ⬇️
src/index.js 71.97% <0%> (+0.45%) ⬆️

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 6cbe067...c944ef1. Read the comment docs.

@styfle styfle deleted the fix-watcher branch April 3, 2019 22:16
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