• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JaCraig / SimpleMail / 12380462935
62%

Build:
DEFAULT BRANCH: master
Ran 17 Dec 2024 08:00PM UTC
Jobs 1
Files 3
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Dec 2024 08:00PM UTC coverage: 0.0%. Remained the same
12380462935

push

github

JaCraig
feat(email): enhance Email class and refactor Attachment

The Email class has been significantly enhanced to improve functionality, safety, and maintainability. The Attachment class has also been refactored for simplicity.

- Update Email class to use lists of MailBox objects for To, Cc, Bcc, and ReplyTo properties
- Refactor Attachment class with property initializers and a new constructor
- Add dependency injection support for SmtpClient in Email class
- Enable nullable reference types in Email class and SimpleMail.csproj
- Change Program class to internal static and update Email instantiation
- Introduce MailBox class to encapsulate email addresses
- Update README.md to reflect changes in Email class
- Add methods for connecting, authenticating, and disconnecting SmtpClient
- Improve code readability and maintainability in Email class
- Ensure proper error handling for null From addresses and SmtpClient instances
- Add finalizer to Email class for resource disposal

BREAKING CHANGE: The To, Cc, and Bcc fields have been changed to a list of mailboxes from a string. However implicit string conversion is available to simplify setup.

0 of 74 branches covered (0.0%)

Branch coverage included in aggregate %.

0 of 99 new or added lines in 3 files covered. (0.0%)

11 existing lines in 1 file now uncovered.

0 of 133 relevant lines covered (0.0%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12380462935.1 17 Dec 2024 08:00PM UTC 0
0.0
GitHub Action Run
Source Files on build 12380462935
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12380462935
  • 71ccd792 on github
  • Prev Build on master (#12365205793)
  • Next Build on master (#12415710548)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc