Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple emails in one connection #153

Merged
merged 5 commits into from
Jan 19, 2025

test(smtp): fix psalm issues

7f6ad5b
Select commit
Loading
Failed to load commit list.
Merged

Support multiple emails in one connection #153

test(smtp): fix psalm issues
7f6ad5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2025 in 1s

23.24% (+0.11%) compared to f306fd0

View this Pull Request on Codecov

23.24% (+0.11%) compared to f306fd0

Details

Codecov Report

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

Project coverage is 23.24%. Comparing base (f306fd0) to head (7f6ad5b).

Files with missing lines Patch % Lines
src/Traffic/Message/Smtp.php 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #153      +/-   ##
============================================
+ Coverage     23.12%   23.24%   +0.11%     
- Complexity     1343     1344       +1     
============================================
  Files           159      159              
  Lines          4350     4354       +4     
============================================
+ Hits           1006     1012       +6     
+ Misses         3344     3342       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.