Skip to content

Mailer library#134

Merged
armanist merged 11 commits into
quantum-php:masterfrom
armanist:master
Apr 23, 2023
Merged

Mailer library#134
armanist merged 11 commits into
quantum-php:masterfrom
armanist:master

Conversation

@armanist

Copy link
Copy Markdown
Collaborator

No description provided.

@armanist armanist added enhancement New feature or request help wanted Extra attention is needed labels Apr 10, 2023
@codecov

codecov Bot commented Apr 10, 2023

Copy link
Copy Markdown

Codecov Report

Merging #134 (976abcb) into master (ddf2557) will increase coverage by 2.10%.
The diff coverage is 82.56%.

@@             Coverage Diff              @@
##             master     #134      +/-   ##
============================================
+ Coverage     69.27%   71.37%   +2.10%     
- Complexity     1867     1936      +69     
============================================
  Files           156      159       +3     
  Lines          4810     4961     +151     
============================================
+ Hits           3332     3541     +209     
+ Misses         1478     1420      -58     
Impacted Files Coverage Δ
src/Bootstrap.php 0.00% <0.00%> (ø)
src/Console/Commands/DebugBarCommand.php 0.00% <0.00%> (ø)
src/Console/Commands/KeyGenerateCommand.php 0.00% <0.00%> (ø)
src/Console/Commands/MigrationGenerateCommand.php 0.00% <ø> (ø)
src/Console/Commands/MigrationMigrateCommand.php 0.00% <ø> (ø)
src/Environment/Server.php 0.00% <0.00%> (ø)
src/Exceptions/FileSystemException.php 25.00% <0.00%> (-8.34%) ⬇️
src/Exceptions/MailerException.php 0.00% <0.00%> (ø)
src/Helpers/instance.php 62.50% <0.00%> (ø)
src/Helpers/server.php 5.88% <0.00%> (ø)
... and 24 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Comment thread src/Libraries/Mailer/Adapters/MailerAdapterTrait.php
Comment thread src/Libraries/Mailer/Adapters/MailerAdapterTrait.php
Comment thread src/Libraries/Mailer/Adapters/MailgunAdapter.php Outdated
Comment thread src/Libraries/Mailer/Adapters/MandrillAdapter.php Outdated
Comment thread src/Libraries/Mailer/Adapters/SendgridAdapter.php Outdated
Comment thread src/Libraries/Mailer/MailTrap.php Outdated
Comment thread src/Libraries/Mailer/MailTrap.php Outdated
Comment thread src/Libraries/Mailer/MailTrap.php Outdated
Comment thread src/Libraries/Mailer/MailerInterface.php Outdated
Comment thread src/Libraries/Storage/Adapters/Local/LocalFileSystemAdapter.php
Comment thread src/Libraries/Mailer/Adapters/MandrillAdapter.php
Comment thread src/Libraries/Mailer/Adapters/SendgridAdapter.php
Comment thread src/Libraries/Mailer/Adapters/SendgridAdapter.php Outdated
Comment thread src/Libraries/Mailer/Adapters/SmtpAdapter.php
Comment thread src/Libraries/Mailer/Adapters/SmtpAdapter.php Outdated
Comment thread tests/unit/_root/shared/config/mailer.php
@armanist armanist merged commit 210f5bb into quantum-php:master Apr 23, 2023
@armanist armanist self-assigned this Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants