Stupidism / stupid-rc-starter

Hoc-style React Component Starter with storybook integrated
https://stupidism.github.io/stupid-rc-starter/
MIT License
6 stars 2 forks source link

Feature/hocs #22

Closed Stupidism closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #22   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          16     17    +1     
  Lines          77     87   +10     
  Branches       19     22    +3     
=====================================
+ Hits           77     87   +10
Impacted Files Coverage Δ
src/RenderCounter/withRenderCount.js 100% <ø> (ø) :arrow_up:
src/hocs/copyStatics.js 100% <ø> (ø) :arrow_up:
src/hocs/omitPropTypes.js 100% <ø> (ø) :arrow_up:
src/hocs/extendDisplayName.js 100% <ø> (ø) :arrow_up:
src/hocs/omitProps.js 100% <100%> (ø) :arrow_up:
src/hocs/embedHandler.js 100% <100%> (ø) :arrow_up:
src/hocs/embedHandlers.js 100% <100%> (ø) :arrow_up:
src/hocs/withThis.js 100% <100%> (ø) :arrow_up:
src/hocs/withHandlers.js 100% <100%> (ø)

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 9ca3ea0...a97c1ee. Read the comment docs.