CAAPIM / themer

Framework agnostic utility to make generic JavaScript components themeable and extensible.
MIT License
1 stars 1 forks source link

Add flow notations #29

Closed alebiavati closed 7 years ago

alebiavati commented 7 years ago

Status

READY

Description

Impacted Areas in Application

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #29   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines          96    100    +4     
  Branches       20     22    +2     
=====================================
+ Hits           96    100    +4
Impacted Files Coverage Δ
src/Themer.js 100% <ø> (ø) :arrow_up:
src/index.js 100% <ø> (ø) :arrow_up:
src/middleware/index.js 100% <ø> (ø) :arrow_up:
src/utils/index.js 100% <100%> (ø) :arrow_up:
src/decorator/index.js 100% <100%> (ø) :arrow_up:
src/theme/index.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 1252463...303c6c0. Read the comment docs.