sinonjs / formatio

The cheesy object formatter
https://sinonjs.github.io/formatio/
Other
36 stars 11 forks source link

Increase coverage #50

Closed mgred closed 5 years ago

mgred commented 5 years ago

Purpose (TL;DR) - mandatory

Increase Test-Coverage

How to verify - mandatory

  1. Check out this branch
  2. npm install
  3. npm run test-coverage

Checklist for author

codecov[bot] commented 5 years ago

Codecov Report

Merging #50 into master will increase coverage by 16.53%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #50       +/-   ##
=========================================
+ Coverage   83.46%   100%   +16.53%     
=========================================
  Files           1      1               
  Lines         127    124        -3     
=========================================
+ Hits          106    124       +18     
+ Misses         21      0       -21
Flag Coverage Δ
#unit 100% <100%> (+16.53%) :arrow_up:
Impacted Files Coverage Δ
lib/formatio.js 100% <100%> (+16.53%) :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 4b2d1ac...721703a. Read the comment docs.

mroderick commented 5 years ago

Go ahead and merge this @mgred

mgred commented 5 years ago

Cool ❤️