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

fixed bug that removes Email_Address_Removed_In_Email_Body if email i… #6883

Merged
merged 1 commit into from
May 3, 2019

Conversation

g-fantini
Copy link
Contributor

@g-fantini g-fantini commented Feb 1, 2019

Email_Address_Removed_In_Email_Body if email is forwarded using outlook

The fix solve the issue #6882

Description

Motivation and Context

The email address are not removed anymore

How To Test This

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Final checklist

  • My code follows the code style of this project found here.
  • My change requires a change to the documentation.
  • I have read the How to Contribute guidelines.

@codecov-io
Copy link

Codecov Report

Merging #6883 into hotfix will decrease coverage by 0.03%.
The diff coverage is 100%.

@@             Coverage Diff              @@
##             hotfix    #6883      +/-   ##
============================================
- Coverage     10.78%   10.74%   -0.04%     
- Complexity    42071    42098      +27     
============================================
  Files          3366     3370       +4     
  Lines        244590   247714    +3124     
============================================
+ Hits          26375    26628     +253     
- Misses       218215   221086    +2871

@cameronblaikie
Copy link
Contributor

Assessed 👍

@cameronblaikie cameronblaikie added the Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member label Feb 11, 2019
@Dillon-Brown
Copy link
Contributor

Dillon-Brown commented Feb 11, 2019

@g-fantini Can you sign the Clahub? (It's under "Show all checks" -> "Details").

@samus-aran samus-aran added the Status: Requires Code Review Needs the core team to code review label Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member Status: Requires Code Review Needs the core team to code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants