haraka / haraka-config

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

Release 1.1.0 #67

Closed msimerson closed 2 years ago

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

Codecov Report

Merging #67 (521584e) into master (d9a16c9) will increase coverage by 2.25%. The diff coverage is 75.06%.

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   82.02%   84.28%   +2.25%     
==========================================
  Files           8        8              
  Lines         434      808     +374     
  Branches      128        0     -128     
==========================================
+ Hits          356      681     +325     
- Misses         78      127      +49     
Impacted Files Coverage Δ
configfile.js 74.55% <72.56%> (+4.31%) :arrow_up:
readers/flat.js 84.05% <92.30%> (+1.55%) :arrow_up:
config.js 92.68% <100.00%> (+1.57%) :arrow_up:
readers/binary.js 100.00% <100.00%> (ø)
readers/hjson.js 100.00% <100.00%> (ø)
readers/ini.js 97.56% <100.00%> (+0.33%) :arrow_up:
readers/json.js 100.00% <100.00%> (ø)
readers/yaml.js 100.00% <100.00%> (ø)
... and 6 more

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 5b330cb...521584e. Read the comment docs.