-
Notifications
You must be signed in to change notification settings - Fork 354
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
test: Add initial e2e tests for outliers #16098
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #16098 +/- ##
============================================
- Coverage 66.47% 66.47% -0.01%
Complexity 31601 31601
============================================
Files 3508 3508
Lines 130768 130769 +1
Branches 15253 15254 +1
============================================
Hits 86930 86930
- Misses 36761 36762 +1
Partials 7077 7077
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Adds some initial e2e tests for the analytics outliers API.
It covers some random positive scenarios and one negative.