Leko / monow

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

Run script when script name exists #20

Closed Leko closed 5 years ago

Leko commented 5 years ago

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

codecov[bot] commented 5 years ago

Codecov Report

Merging #20 into master will decrease coverage by 0.08%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #20      +/-   ##
=========================================
- Coverage    2.43%   2.35%   -0.09%     
=========================================
  Files          18      18              
  Lines         287     297      +10     
  Branches       23      25       +2     
=========================================
  Hits            7       7              
- Misses        280     290      +10
Impacted Files Coverage Δ
src/cli/options.ts 0% <ø> (ø) :arrow_up:
src/compiler.ts 0% <0%> (ø) :arrow_up:
src/tester.ts 0% <0%> (ø) :arrow_up:
src/cli/main.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 e6adcbe...65b8f76. Read the comment docs.