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

Fix type notation for dmarcPolicy field (fixes #126) #165

Merged
merged 4 commits into from
Mar 15, 2019
Merged

Fix type notation for dmarcPolicy field (fixes #126) #165

merged 4 commits into from
Mar 15, 2019

Conversation

nagelflorian
Copy link
Contributor

Hi there,
Unfortunately we've ran into the bug described in issue #126. I believe the correct type would be a string instead of SimpleEmailVerdict.

@codecov-io
Copy link

codecov-io commented Feb 5, 2019

Codecov Report

Merging #165 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #165   +/-   ##
=======================================
  Coverage   77.12%   77.12%           
=======================================
  Files          18       18           
  Lines         634      634           
=======================================
  Hits          489      489           
  Misses        104      104           
  Partials       41       41

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 44724f7...fc52781. Read the comment docs.

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