Skip to content

Conversation

@wneessen
Copy link
Owner

@wneessen wneessen commented Sep 6, 2025

  • Removed Go 1.20 specific files and tests to clean up legacy code.
  • Consolidated tests for newer Go versions to streamline maintainability.
  • Updated logging and debug-related test cases to improve clarity and consistency.
  • Migrated SendWithSMTPClient method implementation and documentation to a new consolidated structure.

- Removed Go 1.20 specific files and tests to clean up legacy code.
- Consolidated tests for newer Go versions to streamline maintainability.
- Updated logging and debug-related test cases to improve clarity and consistency.
- Migrated `SendWithSMTPClient` method implementation and documentation to a new consolidated structure.
@codecov
Copy link

codecov bot commented Sep 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.41%. Comparing base (86aa151) to head (49a2e31).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #486   +/-   ##
=======================================
  Coverage   94.41%   94.41%           
=======================================
  Files          31       30    -1     
  Lines        3618     3618           
=======================================
  Hits         3416     3416           
  Misses        148      148           
  Partials       54       54           

☔ 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.

@wneessen wneessen merged commit 2aabdaa into main Sep 6, 2025
18 checks passed
@wneessen wneessen deleted the remove-unsupported-goversions branch September 6, 2025 11:35
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.

2 participants