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

feat(backup): Add creator/owner email/username to GET /relocations/ #61969

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

azaslavsky
Copy link
Contributor

This makes the list a bit easier to render in the admin panel, and minimizes the number of round trips to the server.

Issue: getsentry/team-ospo#214

This makes the list a bit easier to render in the admin panel, and
minimizes the number of round trips to the server.

Issue: getsentry/team-ospo#214
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 18, 2023
@azaslavsky azaslavsky marked this pull request as ready for review December 19, 2023 00:01
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Merging #61969 (1ed4b90) into master (0516268) will increase coverage by 0.86%.
Report is 25 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #61969      +/-   ##
==========================================
+ Coverage   80.35%   81.21%   +0.86%     
==========================================
  Files        5185     5187       +2     
  Lines      228558   228636      +78     
  Branches    38374    38393      +19     
==========================================
+ Hits       183660   185691    +2031     
+ Misses      39029    37280    -1749     
+ Partials     5869     5665     -204     
Files Coverage Δ
src/sentry/api/endpoints/relocations/unpause.py 95.83% <100.00%> (ø)
src/sentry/api/serializers/models/relocation.py 100.00% <100.00%> (ø)

... and 233 files with indirect coverage changes

@azaslavsky azaslavsky merged commit f8d938e into master Dec 19, 2023
51 checks passed
@azaslavsky azaslavsky deleted the az/creator-owner-email-username branch December 19, 2023 00:19
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 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