darukjs / daruk

a node.js web framework based on typescript
http://darukjs.com
MIT License
935 stars 79 forks source link

refactor: use table-driven on console color #55

Closed himself65 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #55 into developer will decrease coverage by 1.74%. The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff              @@
##           developer      #55      +/-   ##
=============================================
- Coverage      96.28%   94.53%   -1.75%     
=============================================
  Files             28       28              
  Lines            673      659      -14     
  Branches          47       47              
=============================================
- Hits             648      623      -25     
- Misses            20       23       +3     
- Partials           5       13       +8
Impacted Files Coverage Δ
src/utils/debug_log.ts 25% <0%> (-75%) :arrow_down:
src/built_in/middlewares/daruk_logger.ts 71.42% <0%> (-28.58%) :arrow_down:
src/core/daruk_default_options.ts 75% <0%> (-25%) :arrow_down:
src/utils/index.ts 91.66% <0%> (-8.34%) :arrow_down:
src/core/daruk_loader.ts 95.23% <0%> (-2.86%) :arrow_down:
src/core/daruk_core.ts 83.83% <0%> (-1.02%) :arrow_down:

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 e5ebfb5...32f3f83. Read the comment docs.