haraka / haraka-net-utils

haraka network utilities
https://www.npmjs.com/package/haraka-net-utils
MIT License
2 stars 13 forks source link

Add get_primary_host_name #35

Closed olsonpm closed 6 years ago

olsonpm commented 6 years ago

this commit supports the config.get('me') refactoring done in haraka/Haraka#2380

codecov[bot] commented 6 years ago

Codecov Report

Merging #35 into master will increase coverage by 0.28%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   81.57%   81.86%   +0.28%     
==========================================
  Files           1        1              
  Lines         190      193       +3     
  Branches       56       57       +1     
==========================================
+ Hits          155      158       +3     
  Misses         35       35
Impacted Files Coverage Δ
index.js 81.86% <100%> (+0.28%) :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 f871c56...5bba907. Read the comment docs.

msimerson commented 6 years ago

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

olsonpm commented 6 years ago

for sure, i'll have it done in a couple hours

olsonpm commented 6 years ago

Ah I'm unfamiliar with when github decides to send notifications - this is a bump in case the push earlier didn't notify.

msimerson commented 6 years ago
$ npm publish
+ haraka-net-utils@1.1.0