Leko / monow

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

Fix MaxListenersExceededWarning #25

Closed Leko closed 5 years ago

Leko commented 5 years ago

Fixed https://github.com/Leko/monow/issues/7

codecov[bot] commented 5 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.06%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #25      +/-   ##
=========================================
+ Coverage    2.35%   2.42%   +0.06%     
=========================================
  Files          18      18              
  Lines         297     289       -8     
  Branches       26      23       -3     
=========================================
  Hits            7       7              
+ Misses        289     282       -7     
+ Partials        1       0       -1
Impacted Files Coverage Δ
src/cli/main.ts 0% <0%> (ø) :arrow_up:
src/compiler.ts 0% <0%> (ø) :arrow_up:
src/tester.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 dc44baa...5bf297e. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.06%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #25      +/-   ##
=========================================
+ Coverage    2.35%   2.42%   +0.06%     
=========================================
  Files          18      18              
  Lines         297     289       -8     
  Branches       26      23       -3     
=========================================
  Hits            7       7              
+ Misses        289     282       -7     
+ Partials        1       0       -1
Impacted Files Coverage Δ
src/cli/main.ts 0% <0%> (ø) :arrow_up:
src/compiler.ts 0% <0%> (ø) :arrow_up:
src/tester.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 dc44baa...5bf297e. Read the comment docs.