Skip to content

feat(relocation): Add throttling#60848

Merged
hubertdeng123 merged 5 commits into
masterfrom
hubertdeng123/relocation-throttling
Dec 1, 2023
Merged

feat(relocation): Add throttling#60848
hubertdeng123 merged 5 commits into
masterfrom
hubertdeng123/relocation-throttling

Conversation

@hubertdeng123

@hubertdeng123 hubertdeng123 commented Nov 30, 2023

Copy link
Copy Markdown
Contributor

closes #60694

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 30, 2023
@codecov

codecov Bot commented Nov 30, 2023

Copy link
Copy Markdown

Codecov Report

Merging #60848 (26f7632) into master (9ddb1bd) will increase coverage by 0.00%.
Report is 132 commits behind head on master.
The diff coverage is 91.66%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #60848    +/-   ##
========================================
  Coverage   80.93%   80.94%            
========================================
  Files        5181     5182     +1     
  Lines      226970   227189   +219     
  Branches    38140    38185    +45     
========================================
+ Hits       183709   183894   +185     
- Misses      37655    37682    +27     
- Partials     5606     5613     +7     
Files Coverage Δ
src/sentry/options/defaults.py 100.00% <100.00%> (ø)
...rmance/landing/widgets/components/widgetHeader.tsx 100.00% <ø> (ø)
src/sentry/api/endpoints/relocations/index.py 97.33% <90.90%> (-2.67%) ⬇️

... and 89 files with indirect coverage changes

Comment thread src/sentry/api/endpoints/relocations/index.py Outdated
Comment thread src/sentry/api/endpoints/relocations/index.py Outdated
@hubertdeng123 hubertdeng123 merged commit 59211ac into master Dec 1, 2023
@hubertdeng123 hubertdeng123 deleted the hubertdeng123/relocation-throttling branch December 1, 2023 18:50
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 17, 2023
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.

Throttling for relocations

2 participants