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

With render count/on rerender #13

Closed Stupidism closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #13   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     16    +3     
  Lines          45     75   +30     
  Branches        9     17    +8     
=====================================
+ Hits           45     75   +30
Impacted Files Coverage Δ
src/RenderCounter/StatefulRenderCounter.js 100% <100%> (ø) :arrow_up:
src/hocs/withThis.js 100% <100%> (ø)
src/hocs/embedHandlers.js 100% <100%> (ø)
src/hocs/embedHandler.js 100% <100%> (ø)
src/RenderCounter/withRenderCount.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 9a0dde7...53713d0. Read the comment docs.