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

added array values to transaction.header and header.get_all #28

Closed kcberg closed 6 years ago

msimerson commented 6 years ago

Thanks @kcberg . Would you mind also bumping the version number in package.json and updating Changes? Then I'll merge this and publish a release.

codecov[bot] commented 6 years ago

Codecov Report

Merging #28 into master will increase coverage by 0.33%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage    55.5%   55.84%   +0.33%     
==========================================
  Files           9        9              
  Lines         427      428       +1     
  Branches       85       88       +3     
==========================================
+ Hits          237      239       +2     
+ Misses        190      189       -1
Impacted Files Coverage Δ
lib/transaction.js 38.65% <100%> (+1.36%) :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 f1d725f...78cd08d. Read the comment docs.

msimerson commented 6 years ago
$ npm publish
+ haraka-test-fixtures@1.0.23