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: fix typing for avatar endpoints #60319

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Conversation

asottile-sentry
Copy link
Member

No description provided.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 20, 2023
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Merging #60319 (1819018) into master (f4f9fa7) will increase coverage by 0.00%.
Report is 13 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #60319   +/-   ##
=======================================
  Coverage   80.85%   80.85%           
=======================================
  Files        5183     5183           
  Lines      227686   227698   +12     
  Branches    38314    38315    +1     
=======================================
+ Hits       184095   184109   +14     
  Misses      37965    37965           
+ Partials     5626     5624    -2     
Files Coverage Δ
src/sentry/api/bases/avatar.py 100.00% <100.00%> (ø)
src/sentry/api/endpoints/avatar/doc_integration.py 100.00% <100.00%> (ø)
src/sentry/api/endpoints/avatar/organization.py 100.00% <100.00%> (ø)
src/sentry/api/endpoints/avatar/project.py 100.00% <100.00%> (ø)
src/sentry/api/endpoints/avatar/sentry_app.py 100.00% <100.00%> (ø)
src/sentry/api/endpoints/avatar/team.py 100.00% <100.00%> (ø)
src/sentry/api/endpoints/avatar/user.py 88.88% <100.00%> (ø)
src/sentry/notifications/utils/avatar.py 52.77% <ø> (+2.77%) ⬆️

... and 4 files with indirect coverage changes

@asottile-sentry asottile-sentry marked this pull request as ready for review November 21, 2023 14:20
@asottile-sentry asottile-sentry requested review from a team as code owners November 21, 2023 14:20
@asottile-sentry asottile-sentry requested review from a team November 21, 2023 14:20
@asottile-sentry asottile-sentry enabled auto-merge (squash) November 21, 2023 14:20
@asottile-sentry asottile-sentry merged commit 0e9f381 into master Nov 21, 2023
51 checks passed
@asottile-sentry asottile-sentry deleted the asottile-typing-avatar branch November 21, 2023 18:21
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 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.

2 participants