Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final touches before new major release #25

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

fpseverino
Copy link
Member

  • Improve and add missing documentation
  • Refactor helper structures to be nested inside main structures
  • Make MailSettings.Setting and MailSettings.Footer conform to ExpressibleByBooleanLiteral

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e165ef0) to head (775e47d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #25   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          141       145    +4     
=========================================
+ Hits           141       145    +4     
Files with missing lines Coverage Δ
...endGridKit/Models/AdvancedSuppressionManager.swift 100.00% <ø> (ø)
Sources/SendGridKit/Models/EmailAddress.swift 100.00% <ø> (ø)
Sources/SendGridKit/Models/EmailAttachment.swift 100.00% <ø> (ø)
Sources/SendGridKit/Models/EmailContent.swift 100.00% <ø> (ø)
Sources/SendGridKit/Models/MailSettings.swift 100.00% <100.00%> (ø)
Sources/SendGridKit/Models/Personalization.swift 100.00% <ø> (ø)
Sources/SendGridKit/Models/SendGridEmail.swift 100.00% <ø> (ø)
Sources/SendGridKit/Models/TrackingSettings.swift 100.00% <100.00%> (ø)
Sources/SendGridKit/SendGridClient.swift 100.00% <100.00%> (ø)

@fpseverino fpseverino merged commit 078282f into vapor-community:main Jan 29, 2025
12 of 13 checks passed
@fpseverino fpseverino deleted the error branch January 29, 2025 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant