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: remove dead code in models.eventattachment #72799

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

asottile-sentry
Copy link
Member

this fixes type checking in this module when BaseManager becomes checked

@asottile-sentry asottile-sentry requested review from Swatinem and a team June 14, 2024 18:43
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 14, 2024
@asottile-sentry
Copy link
Member Author

best viewed with ?w=1

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.05%. Comparing base (eca152a) to head (cb2323f).
Report is 18 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #72799   +/-   ##
=======================================
  Coverage   78.05%   78.05%           
=======================================
  Files        6601     6602    +1     
  Lines      294329   294363   +34     
  Branches    50751    50751           
=======================================
+ Hits       229729   229765   +36     
+ Misses      58361    58359    -2     
  Partials     6239     6239           
Files Coverage Δ
src/sentry/models/eventattachment.py 88.23% <100.00%> (+3.05%) ⬆️

... and 22 files with indirect coverage changes

@asottile-sentry asottile-sentry merged commit 6703e65 into master Jun 18, 2024
50 checks passed
@asottile-sentry asottile-sentry deleted the asottile-dead-code-event-attachment branch June 18, 2024 17:58
@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 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