haraka / haraka-config

Haraka config file loader and parser
https://www.npmjs.com/package/haraka-config
MIT License
10 stars 13 forks source link

eslint-no-var #29

Closed msimerson closed 7 years ago

msimerson commented 7 years ago
codecov[bot] commented 7 years ago

Codecov Report

Merging #29 into master will increase coverage by 0.19%. The diff coverage is 92.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   80.53%   80.73%   +0.19%     
==========================================
  Files           7        7              
  Lines         411      410       -1     
  Branches      118      118              
==========================================
  Hits          331      331              
+ Misses         80       79       -1
Impacted Files Coverage Δ
readers/json.js 100% <100%> (ø) :arrow_up:
readers/yaml.js 100% <100%> (ø) :arrow_up:
readers/binary.js 100% <100%> (ø) :arrow_up:
readers/flat.js 80% <75%> (-0.49%) :arrow_down:
readers/ini.js 97.22% <95.83%> (+1.38%) :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 fced0c4...2f766f0. Read the comment docs.