domainaware / parsedmarc

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

Fix issue with MS Graph batch size, scopes, and exception logging improvements #352

Closed nathanthorpe closed 1 year ago

nathanthorpe commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 59.45% // Head: 58.95% // Decreases project coverage by -0.49% :warning:

Coverage data is based on head (c3b40d4) compared to base (4a60742). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #352 +/- ## ========================================== - Coverage 59.45% 58.95% -0.50% ========================================== Files 9 9 Lines 1312 1323 +11 ========================================== Hits 780 780 - Misses 532 543 +11 ``` | [Impacted Files](https://codecov.io/gh/domainaware/parsedmarc/pull/352?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=domainaware) | Coverage Δ | | |---|---|---| | [parsedmarc/mail/graph.py](https://codecov.io/gh/domainaware/parsedmarc/pull/352/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=domainaware#diff-cGFyc2VkbWFyYy9tYWlsL2dyYXBoLnB5) | `22.55% <0.00%> (-2.04%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=domainaware). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=domainaware)

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