haraka / test-fixtures

Fixtures for testing Haraka and plugins
https://www.npmjs.com/package/haraka-test-fixtures
MIT License
2 stars 7 forks source link

drop node 6, add node 12 CI testing #40

Closed msimerson closed 5 years ago

msimerson commented 5 years ago

fixes #38

codecov[bot] commented 5 years ago

Codecov Report

Merging #40 into master will increase coverage by 0.12%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   54.91%   55.03%   +0.12%     
==========================================
  Files           9        9              
  Lines         448      447       -1     
  Branches       93       93              
==========================================
  Hits          246      246              
+ Misses        202      201       -1
Impacted Files Coverage Δ
lib/plugin.js 84.21% <ø> (+0.87%) :arrow_up:
lib/vm_harness.js 56.66% <ø> (ø) :arrow_up:
lib/transaction.js 37.98% <0%> (ø) :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 071705a...5b4b741. Read the comment docs.