sisimai / p5-sisimai

Mail Analyzing Interface for email bounce: A Perl module to parse RFC5322 bounce mails and generating structured data as JSON from parsed results. Formerly known as bounceHammer 4: an error mail analyzer.
https://libsisimai.org
BSD 2-Clause "Simplified" License
76 stars 26 forks source link

Fix bug in Sisimai::Message->tidy() method #540

Closed azumakuniyuki closed 1 month ago

azumakuniyuki commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 93.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 85.62%. Comparing base (69b277b) to head (6ceda72).

Files Patch % Lines
lib/Sisimai/Message.pm 95.23% 0 Missing and 2 partials :warning:
lib/Sisimai/Lhost/Amavis.pm 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 5-stable #540 +/- ## ============================================ + Coverage 85.58% 85.62% +0.04% ============================================ Files 135 135 Lines 6591 6597 +6 Branches 1932 1932 ============================================ + Hits 5641 5649 +8 + Misses 304 302 -2 Partials 646 646 ```

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