Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch internal parser to email-addresses #20

Merged
merged 9 commits into from
Jun 21, 2017
Merged

Conversation

baudehlo
Copy link
Contributor

This branch switches the internal parser to using email-addresses.

It is currently waiting on a few changes required to the upstream library, and may require a few more tweaks once those go in, as such, tests currently fail so hold off on merging.

Copy link
Member

@msimerson msimerson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'

@msimerson
Copy link
Member

I see that you've got some upstream PRs merged. Is this just waiting on an upstream release now?

@baudehlo
Copy link
Contributor Author

baudehlo commented May 22, 2017 via email

@haraka haraka deleted a comment from codecov-io Jun 17, 2017
@msimerson
Copy link
Member

This now works with my updates to email-addresses

But those are not yet merged/published? And so neither can this, yet?

@haraka haraka deleted a comment from codecov-io Jun 17, 2017
@msimerson
Copy link
Member

Never mind. I fixed the lint issues but other issues remain.

@baudehlo
Copy link
Contributor Author

baudehlo commented Jun 17, 2017 via email

@codecov-io
Copy link

codecov-io commented Jun 21, 2017

Codecov Report

Merging #20 into master will decrease coverage by 2.23%.
The diff coverage is 86.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   90.05%   87.82%   -2.24%     
==========================================
  Files           1        1              
  Lines         171      115      -56     
  Branches       44       29      -15     
==========================================
- Hits          154      101      -53     
+ Misses         17       14       -3
Impacted Files Coverage Δ
index.js 87.82% <86.11%> (-2.24%) ⬇️

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 83522d5...5f1a016. Read the comment docs.

@baudehlo baudehlo merged commit b069096 into master Jun 21, 2017
@baudehlo baudehlo deleted the use_email_addresses branch June 21, 2017 22:20
@baudehlo
Copy link
Contributor Author

$ npm publish

  • address-rfc2822@2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants