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
78 stars 24 forks source link

Warn when call `Sisimai::Message->load` #538

Closed azumakuniyuki closed 3 months ago

azumakuniyuki commented 3 months ago

537

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.55%. Comparing base (70cd732) to head (722dbf8).

Files Patch % Lines
lib/Sisimai/Message.pm 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 5-stable #538 +/- ## ============================================ - Coverage 85.59% 85.55% -0.05% ============================================ Files 135 135 Lines 6629 6596 -33 Branches 1946 1934 -12 ============================================ - Hits 5674 5643 -31 - Misses 304 305 +1 + Partials 651 648 -3 ```

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