emersion / go-msgauth

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

dkim: Verify multiple signatures in parallel #9

Closed foxcpp closed 5 years ago

foxcpp commented 5 years ago

See foxcpp/maddy#7 for related discussion.

codecov-io commented 5 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.39%. The diff coverage is 84.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   66.36%   66.75%   +0.39%     
==========================================
  Files           7        7              
  Lines         764      782      +18     
==========================================
+ Hits          507      522      +15     
- Misses        189      191       +2     
- Partials       68       69       +1
Impacted Files Coverage Δ
dkim/verify.go 58.44% <84.37%> (+2.22%) :arrow_up:

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 0458c5c...155e151. Read the comment docs.