kwelch / babel-plugin-captains-log

Babel plugin that injects helpful details into console statements
MIT License
85 stars 5 forks source link

fix: checked that arguments was an array #1

Closed kwelch closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #1 into master will increase coverage by 0.37%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
+ Coverage    87.5%   87.87%   +0.37%     
==========================================
  Files           1        1              
  Lines          32       33       +1     
  Branches       13       14       +1     
==========================================
+ Hits           28       29       +1     
  Misses          4        4
Impacted Files Coverage Δ
src/index.js 87.87% <100%> (+0.37%) :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 49e6f27...9df8fef. Read the comment docs.