emersion / go-msgauth

🔏 A Go library and tools for DKIM, DMARC and Authentication-Results
MIT License
168 stars 52 forks source link

dmarc: Separate Parse from Lookup #12

Closed foxcpp closed 4 years ago

foxcpp commented 4 years ago

Per foxcpp/maddy#153 I want to use 3rd-party security-aware stub resolver for it.

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   66.46%   66.46%           
=======================================
  Files           7        7           
  Lines         832      832           
=======================================
  Hits          553      553           
  Misses        210      210           
  Partials       69       69

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 56e7fdd...14b58d8. Read the comment docs.