Make the Personalization’s dynamicTemplateData generic #17
Codecov / codecov/project
succeeded
Sep 21, 2024 in 1s
100.00% (+0.00%) compared to c00b291
View this Pull Request on Codecov
100.00% (+0.00%) compared to c00b291
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 100.00%. Comparing base (
c00b291
) to head (3547866
).
Additional details and impacted files
@@ Coverage Diff @@
## main #17 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 9 9
Lines 104 137 +33
=========================================
+ Hits 104 137 +33
Files with missing lines | Coverage Δ | |
---|---|---|
Sources/SendGridKit/Models/MailSettings.swift | 100.00% <100.00%> (ø) |
|
Sources/SendGridKit/Models/Personalization.swift | 100.00% <100.00%> (ø) |
|
Sources/SendGridKit/Models/SendGridEmail.swift | 100.00% <100.00%> (ø) |
|
Sources/SendGridKit/Models/TrackingSettings.swift | 100.00% <100.00%> (ø) |
|
Sources/SendGridKit/SendGridClient.swift | 100.00% <100.00%> (ø) |
Loading