Leko / monow

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

feat: add link to error log #27

Closed Leko closed 5 years ago

Leko commented 5 years ago

Reference: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda Uses: https://github.com/sindresorhus/terminal-link

Supported terminal (iTerm2)

Screen Shot 2019-08-03 at 19 59 59

Unsupported terminal (Hyper)

Screen Shot 2019-08-03 at 19 59 42

codecov[bot] commented 5 years ago

Codecov Report

Merging #27 into master will decrease coverage by 0.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #27      +/-   ##
=========================================
- Coverage    2.34%   2.32%   -0.02%     
=========================================
  Files          18      18              
  Lines         299     301       +2     
  Branches       26      26              
=========================================
  Hits            7       7              
- Misses        291     294       +3     
+ Partials        1       0       -1
Impacted Files Coverage Δ
src/renderer.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 4b084f2...2b83175. Read the comment docs.