domainaware / parsedmarc

A Python package and CLI for parsing aggregate and forensic DMARC reports
https://domainaware.github.io/parsedmarc/
Apache License 2.0
961 stars 209 forks source link

replacing multiprocessing pool with pipe #491

Closed Szasza closed 3 months ago

Szasza commented 3 months ago

Closes #489

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.81%. Comparing base (3a1360a) to head (61b511d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #491 +/- ## ======================================= Coverage 58.81% 58.81% ======================================= Files 11 11 Lines 1525 1525 ======================================= Hits 897 897 Misses 628 628 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.