feat(workflow_engine): Add in hook for producing occurrences from the stateful detector#10
Conversation
… stateful detector (#80168) This adds a hook that can be implemented to produce an occurrence specific to the detector that is subclassing the StatefulDetector. Also change the signature of evaluate to return a dict keyed by groupkey instead of a list. This helps avoid the chance of duplicate results for the same group key. <!-- Describe your PR here. -->
|
Claude finished @ShashankFC's task in 1m 26s —— View job Code ReviewTodo List
SummaryThis PR implements a hook for producing occurrences from the stateful detector. The changes introduce a new abstract method Changes Overview
Code Quality Review✅ Strengths
|
Test [new PR number opened]nn---nReplicated from ai-code-review-evaluation/sentry-greptile#10