Skip to content

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

Draft
iainsproat wants to merge 1 commit into
mainfrom
iain/email-transporter-logger
Draft

chore(server): add logging to the email transporter#4218
iainsproat wants to merge 1 commit into
mainfrom
iain/email-transporter-logger

Conversation

@iainsproat
Copy link
Copy Markdown
Contributor

Description & motivation

Changes:

To-do before merge:

  • test to validate how noisy this will be

Screenshots:

Validation of changes:

Checklist:

  • My pull request follows the guidelines in the Contributing guide?
  • My pull request does not duplicate any other open Pull Requests for the same update/change?
  • My commits are related to the pull request and do not amend unrelated code or documentation.
  • My code follows a similar style to existing code.
  • I have added appropriate tests.
  • I have updated or added relevant documentation.

References

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 5, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant