gucong3000 / postcss-syntax

Automatically switch PostCSS syntax based on file extensions
MIT License
45 stars 7 forks source link

Update postcss-jsx #6

Closed gucong3000 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #6 into master will increase coverage by 1.65%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   96.35%   98.01%   +1.65%     
==========================================
  Files          29       30       +1     
  Lines         604      654      +50     
==========================================
+ Hits          582      641      +59     
+ Misses         22       13       -9
Impacted Files Coverage Δ
packages/postcss-jsx/camel-case.js 100% <100%> (ø)
packages/postcss-syntax/syntax.js 100% <100%> (ø) :arrow_up:
packages/postcss-jsx/object-parser.js 100% <100%> (+3.63%) :arrow_up:
packages/postcss-jsx/object-stringifier.js 100% <100%> (+10.86%) :arrow_up:
packages/postcss-jsx/extract.js 85.18% <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 c7a4b1a...3a07700. Read the comment docs.