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

ref(email): Add only-verified parameter to get_email_addresses #69940

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

davidenwang
Copy link
Member

Follow up to #69812, and necessary for #69595

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 30, 2024
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.86%. Comparing base (3a67f2b) to head (4bedef0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #69940   +/-   ##
=======================================
  Coverage   79.85%   79.86%           
=======================================
  Files        6491     6491           
  Lines      288653   288653           
  Branches    49702    49702           
=======================================
+ Hits       230518   230520    +2     
+ Misses      57737    57735    -2     
  Partials      398      398           
Files Coverage Δ
src/sentry/utils/email/manager.py 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

@davidenwang davidenwang marked this pull request as ready for review April 30, 2024 17:54
@davidenwang davidenwang requested a review from a team April 30, 2024 17:55
@davidenwang davidenwang merged commit 5325518 into master Apr 30, 2024
49 checks passed
@davidenwang davidenwang deleted the davidenwang/only-verified-argument branch April 30, 2024 18:39
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants