-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 organization_alert_rule_index #88210
ref: fix typing for organization_alert_rule_index #88210
Conversation
@@ -1853,7 +1852,6 @@ def get_slack_actions_with_async_lookups( | |||
context={ | |||
"organization": organization, | |||
"access": SystemAccess(), | |||
"user": user, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this appears to be completely unused -- I couldn't find anything in the output that relied on it 🤷
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## master #88210 +/- ##
===========================================
+ Coverage 42.13% 87.72% +45.58%
===========================================
Files 9960 9994 +34
Lines 564217 565838 +1621
Branches 22253 22261 +8
===========================================
+ Hits 237745 496363 +258618
+ Misses 326049 69050 -256999
- Partials 423 425 +2 |
1516938
to
313d27f
Compare
313d27f
to
9b7dcfe
Compare
<!-- Describe your PR here. -->
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
<!-- Describe your PR here. -->
No description provided.