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

fix(relocation): Use proper provenance for SAAS -> SAAS #75355

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

azaslavsky
Copy link
Contributor

This ensures that users are merged, rather than having new accounts created.

This ensures that users are merged, rather than having new accounts
created.
@azaslavsky azaslavsky marked this pull request as ready for review July 31, 2024 17:53
@azaslavsky azaslavsky requested a review from a team as a code owner July 31, 2024 17:53
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jul 31, 2024
@azaslavsky azaslavsky enabled auto-merge (squash) July 31, 2024 17:54
Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.22%. Comparing base (1a59af2) to head (59cb584).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #75355       +/-   ##
===========================================
+ Coverage   57.18%   78.22%   +21.03%     
===========================================
  Files        6774     6784       +10     
  Lines      301932   302326      +394     
  Branches    51954    52022       +68     
===========================================
+ Hits       172660   236486    +63826     
+ Misses     124473    59471    -65002     
- Partials     4799     6369     +1570     
Files Coverage Δ
src/sentry/tasks/relocation.py 88.32% <ø> (+63.86%) ⬆️

... and 2021 files with indirect coverage changes

@azaslavsky azaslavsky merged commit 1acd0b6 into master Jul 31, 2024
51 checks passed
@azaslavsky azaslavsky deleted the azaslavsky/fix-provenance branch July 31, 2024 19:58
@github-actions github-actions bot locked and limited conversation to collaborators Aug 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.

2 participants