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

Add SetHeaderPreformatted() method #77

Merged
merged 1 commit into from Oct 26, 2022

Conversation

wneessen
Copy link
Owner

With the SetHeaderPreformatted() method we have the ability to set headers that are already preformatted by the user and will not be altered in the mail message output

This PR resolves #76

With the SetHeaderPreformatted() method we have the ability to set headers that are already preformatted by the user and will not be altered in the mail message output
@wneessen wneessen added hacktoberfest PRs are requested to be eligible to participate in Hacktoberfest hacktoberfest-accepted PR has been accepted to participate in Hacktoberfest labels Oct 26, 2022
@wneessen wneessen linked an issue Oct 26, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #77 (2e60d07) into main (4250eaf) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   83.72%   83.85%   +0.12%     
==========================================
  Files          13       13              
  Lines        1370     1381      +11     
==========================================
+ Hits         1147     1158      +11     
  Misses        153      153              
  Partials       70       70              
Impacted Files Coverage Δ
msg.go 86.52% <100.00%> (+0.14%) ⬆️
msgwriter.go 90.65% <100.00%> (+0.22%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wneessen wneessen merged commit dd0e3a9 into main Oct 26, 2022
@wneessen wneessen deleted the feature/76-ability-for-preformated-headers branch October 26, 2022 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest PRs are requested to be eligible to participate in Hacktoberfest hacktoberfest-accepted PR has been accepted to participate in Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability for preformated headers
2 participants