CAAPIM / themer

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

fix: variant can have falsy value #19

Closed alebiavati closed 7 years ago

alebiavati commented 7 years ago

Status

READY

Description

Fix variants for falsy prop values.

Impacted Areas in Application

codecov-io commented 7 years ago

Codecov Report

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

@@          Coverage Diff          @@
##           master    #19   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines          91     96    +5     
=====================================
+ Hits           91     96    +5
Impacted Files Coverage Δ
src/utils/index.js 100% <100%> (ø) :white_check_mark:

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 91d0527...80aa138. Read the comment docs.