Closed ItsReddi closed 6 years ago
Merging #10 into master will decrease coverage by
0.26%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #10 +/- ##
==========================================
- Coverage 51.19% 50.92% -0.27%
==========================================
Files 3 3
Lines 1176 1237 +61
==========================================
+ Hits 602 630 +28
- Misses 574 607 +33
Impacted Files | Coverage Δ | |
---|---|---|
src/BounceMailHandler/BounceMailHandler.php | 56.04% <ø> (-3.35%) |
:arrow_down: |
tests/FullExampleDemo.php | 83.33% <0%> (-0.25%) |
:arrow_down: |
src/BounceMailHandler/phpmailer-bmh_rules.php | 45.69% <0%> (+0.76%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 48a79e9...71ac577. Read the comment docs.
Changed visibility of $mailboxLink to be able to interact with mailbox after processing an email. For example if you want an other moving behavior
This change is