Skip to content

Adds logging to the email transporter

631754f
Select commit
Loading
Failed to load commit list.
Draft

chore(server): add logging to the email transporter #4218

Adds logging to the email transporter
631754f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 5, 2025 in 0s

71.64% (-0.03%) compared to e663b85

View this Pull Request on Codecov

71.64% (-0.03%) compared to e663b85

Details

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 71.64%. Comparing base (e663b85) to head (631754f).
Report is 1532 commits behind head on main.

Files with missing lines Patch % Lines
...ackages/server/modules/emails/utils/transporter.ts 14.28% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4218      +/-   ##
==========================================
- Coverage   71.66%   71.64%   -0.03%     
==========================================
  Files         424      424              
  Lines       19042    19049       +7     
  Branches     3072     3072              
==========================================
+ Hits        13646    13647       +1     
- Misses       4365     4371       +6     
  Partials     1031     1031              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.