clippedjs / clipped

:paperclip: How configurations should have been made
https://clippedjs.github.io
MIT License
29 stars 3 forks source link

Make plugin ordering verbose #138

Closed IniZio closed 5 years ago

IniZio commented 5 years ago

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

codecov[bot] commented 5 years ago

Codecov Report

Merging #138 into master will decrease coverage by 2.65%. The diff coverage is 5.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
- Coverage    66.2%   63.54%   -2.66%     
==========================================
  Files          11       11              
  Lines         287      299      +12     
  Branches       22       25       +3     
==========================================
  Hits          190      190              
- Misses         79       91      +12     
  Partials       18       18
Impacted Files Coverage Δ
packages/clipped/src/instance/hook.ts 94% <0%> (ø) :arrow_up:
packages/clipped/src/cli.ts 36.84% <0%> (-4.34%) :arrow_down:
packages/clipped/src/instance/preset.ts 69.76% <16.66%> (-7.16%) :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 3a1f4e3...1c69de1. Read the comment docs.