getsentry / eng-pipes

Automations for the Engineering organization ([get]sentry CI/CD tooling, metrics, issues/label management, ...)
Apache License 2.0
5 stars 0 forks source link

feat: Auto route issues pt 2 #802

Closed hubertdeng123 closed 4 months ago

hubertdeng123 commented 4 months ago

First pass didn't work, because GCP account cannot run migrations. Also, missed adding PREDICT_ENDPOINT to deploy.sh script

https://github.com/getsentry/eng-pipes/pull/799

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 92.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.13%. Comparing base (ca24d9e) to head (ff4d827). Report is 1 commits behind head on main.

Files Patch % Lines
src/brain/issueLabelHandler/route.ts 91.42% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #802 +/- ## ========================================== + Coverage 86.64% 89.13% +2.49% ========================================== Files 120 120 Lines 3430 3462 +32 Branches 687 691 +4 ========================================== + Hits 2972 3086 +114 + Misses 444 362 -82 Partials 14 14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.