unifiedjs / unified-engine

Engine to process multiple files with unified
https://unifiedjs.com
MIT License
56 stars 23 forks source link

Fix to ignore non-text compilers #45

Closed wooorm closed 4 years ago

wooorm commented 4 years ago

Related to vfile/vfile#45. Related to unifiedjs/unified#87.

codecov-io commented 4 years ago

Codecov Report

Merging #45 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #45   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          22     22           
  Lines         763    767    +4     
=====================================
+ Hits          763    767    +4
Impacted Files Coverage Δ
lib/file-pipeline/stringify.js 100% <100%> (ø) :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 af7e803...57925de. Read the comment docs.