sentry
sentry copied to clipboard
feat(bug-prediction): Add a rpc call to fetch group IDs by exc types
add a rpc method to fetch from sentry database recent issues by a list of given exception types. This will be used by bug-prediction in seer to fetch issues.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
:white_check_mark: All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #93341 +/- ##
===========================================
+ Coverage 41.28% 88.04% +46.75%
===========================================
Files 10264 10302 +38
Lines 592759 593982 +1223
Branches 23044 22976 -68
===========================================
+ Hits 244749 522945 +278196
+ Misses 347561 70591 -276970
+ Partials 449 446 -3
Suspect Issues
This pull request was deployed and Sentry observed the following issues:
- ‼️ RepositoryProjectPathConfig.DoesNotExist in
test
Did you find this useful? React with a 👍 or 👎