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

[SDK-4252] Remove deprecated EmailManager #218

Merged
merged 2 commits into from
Jun 2, 2023
Merged

Conversation

ewanharris
Copy link
Contributor

🔧 Changes

EmailManager was deprecated in favour of EmailProviderManager. As we're doing a new major we want to remove this deprecated API

📚 References

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@ewanharris ewanharris requested a review from a team as a code owner June 1, 2023 13:40
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -0.06 ⚠️

Comparison is base (8a484c8) 95.23% compared to head (873f83e) 95.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##             beta     #218      +/-   ##
==========================================
- Coverage   95.23%   95.17%   -0.06%     
==========================================
  Files          38       37       -1     
  Lines        7282     7192      -90     
==========================================
- Hits         6935     6845      -90     
  Misses        276      276              
  Partials       71       71              
Impacted Files Coverage Δ
management/management.gen.go 100.00% <ø> (ø)
management/management.go 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ewanharris ewanharris merged commit 58a82c9 into beta Jun 2, 2023
@ewanharris ewanharris deleted the chore/SDK-4252-email branch June 2, 2023 11:08
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.

3 participants