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

Fix ci and gha update #526

Closed yjszk closed 1 month ago

yjszk commented 1 month ago

I missed the typo.This prevents errors from being silently ignored.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 59.98%. Comparing base (d6128ea) to head (410ed97). Report is 21 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #526 +/- ## ========================================== + Coverage 59.88% 59.98% +0.10% ========================================== Files 12 12 Lines 1578 1577 -1 ========================================== + Hits 945 946 +1 + Misses 633 631 -2 ```

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