domainaware / parsedmarc

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

fix: handling of text org_name without space #410 #411

Closed gaige closed 1 year ago

gaige commented 1 year ago

Fixes #410

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.06 :tada:

Comparison is base (d426098) 58.28% compared to head (bd8aa55) 58.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #411 +/- ## ========================================== + Coverage 58.28% 58.34% +0.06% ========================================== Files 10 10 Lines 1328 1330 +2 ========================================== + Hits 774 776 +2 Misses 554 554 ``` | [Impacted Files](https://app.codecov.io/gh/domainaware/parsedmarc/pull/411?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=domainaware) | Coverage Δ | | |---|---|---| | [parsedmarc/\_\_init\_\_.py](https://app.codecov.io/gh/domainaware/parsedmarc/pull/411?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=domainaware#diff-cGFyc2VkbWFyYy9fX2luaXRfXy5weQ==) | `61.91% <100.00%> (+0.09%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.