kwelch / babel-plugin-captains-log

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

fixed spelling mistake in comment #19

Closed neilholcomb closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #19 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   82.08%   82.08%           
=======================================
  Files           2        2           
  Lines          67       67           
  Branches       20       20           
=======================================
  Hits           55       55           
  Misses         10       10           
  Partials        2        2
Impacted Files Coverage Δ
src/utils/pluginOptions.js 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 03961a0...619ed85. Read the comment docs.

kwelch commented 6 years ago

Thanks!