sentry icon indicating copy to clipboard operation
sentry copied to clipboard

chore(sentry apps): Move logic to new Sentry App tasks

Open Christinarlong opened this issue 1 year ago • 1 comments

Have the new tasks contain the logic and point other refs torward the new tasks.

issue ref (https://github.com/getsentry/sentry/issues/73857 )

Christinarlong avatar Sep 30 '24 18:09 Christinarlong

Codecov Report

Attention: Patch coverage is 84.88372% with 39 lines in your changes missing coverage. Please review.

:white_check_mark: All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/sentry_apps/tasks/sentry_apps.py 86.13% 20 Missing and 8 partials :warning:
src/sentry/tasks/sentry_apps.py 61.90% 8 Missing :warning:
src/sentry/sentry_apps/tasks/service_hooks.py 92.00% 2 Missing :warning:
src/sentry/tasks/servicehooks.py 50.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #78347      +/-   ##
==========================================
+ Coverage   78.13%   78.15%   +0.01%     
==========================================
  Files        7089     7088       -1     
  Lines      312501   312441      -60     
  Branches    51052    51083      +31     
==========================================
+ Hits       244172   244185      +13     
+ Misses      61958    61873      -85     
- Partials     6371     6383      +12     

codecov[bot] avatar Sep 30 '24 18:09 codecov[bot]

PR reverted: 20d7d33e448b02557d94dd450eaf8d272f9306f7

getsentry-bot avatar Oct 07 '24 19:10 getsentry-bot