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

Remove Sisimai::Rhost->match() #529

Closed azumakuniyuki closed 2 months ago

azumakuniyuki commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 85.54%. Comparing base (c3fe9c9) to head (1de687b).

Files Patch % Lines
lib/Sisimai/Rhost.pm 87.50% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 5-stable #529 +/- ## ============================================ - Coverage 85.54% 85.54% -0.01% ============================================ Files 135 135 Lines 6650 6640 -10 Branches 1950 1949 -1 ============================================ - Hits 5689 5680 -9 Misses 307 307 + Partials 654 653 -1 ```

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