Leko / monow

:clap: Zero configuration monorepo watcher
MIT License
15 stars 2 forks source link

Replace chokidar with fs.watch #17

Closed Leko closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #17 into master will increase coverage by 0.05%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #17      +/-   ##
=========================================
+ Coverage    2.38%   2.43%   +0.05%     
=========================================
  Files          18      18              
  Lines         294     287       -7     
  Branches       23      24       +1     
=========================================
  Hits            7       7              
+ Misses        287     279       -8     
- Partials        0       1       +1
Impacted Files Coverage Δ
src/watcher.ts 0% <0%> (ø) :arrow_up:
src/cli/main.ts 0% <0%> (ø) :arrow_up:
src/store/reducer.ts 0% <0%> (ø) :arrow_up:

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 43773dd...8aedf91. Read the comment docs.