css-in-js-precompiler icon indicating copy to clipboard operation
css-in-js-precompiler copied to clipboard

Add react-jss plugin

Open kentcdodds opened this issue 8 years ago • 1 comments

This is the first new plugin. Let's see if we can make this work... Help appreciated @kof!

kentcdodds avatar May 10 '17 04:05 kentcdodds

Codecov Report

Merging #1 into master will decrease coverage by 0.91%. The diff coverage is 87.87%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #1      +/-   ##
=========================================
- Coverage   91.72%   90.8%   -0.92%     
=========================================
  Files           5       6       +1     
  Lines         145     174      +29     
  Branches       31      35       +4     
=========================================
+ Hits          133     158      +25     
- Misses          8      11       +3     
- Partials        4       5       +1
Impacted Files Coverage Δ
src/babel-plugin.js 92.15% <100%> (-0.16%) :arrow_down:
src/plugins/glamorous.js 100% <100%> (ø) :arrow_up:
src/plugins/react-jss.js 86.66% <86.66%> (ø)

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 37f8285...9e9ad95. Read the comment docs.

codecov-io avatar May 10 '17 04:05 codecov-io