-
Notifications
You must be signed in to change notification settings - Fork 8.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
[ML] Increase Test Coverage 8.7.0 #147170
Comments
peteharverson
assigned walterra, darnautov, alvarezmelissa87, peteharverson, jgowdyelastic and qn895
Dec 7, 2022
Pinging @elastic/ml-ui (:ml) |
2 tasks
9 tasks
jgowdyelastic
added a commit
that referenced
this issue
Feb 14, 2023
Adding api tests for `/api/ml/saved_objects/trained_models_spaces` Related to #147170
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Feb 14, 2023
Adding api tests for `/api/ml/saved_objects/trained_models_spaces` Related to elastic#147170 (cherry picked from commit 01b11cf)
kibanamachine
referenced
this issue
Feb 14, 2023
# Backport This will backport the following commits from `main` to `8.7`: - [[ML] trained_models_spaces api tests (#151026)](#151026) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"James Gowdy","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-02-14T14:06:22Z","message":"[ML] trained_models_spaces api tests (#151026)\n\nAdding api tests for `/api/ml/saved_objects/trained_models_spaces`\r\n\r\nRelated to https://github.com/elastic/kibana/issues/147170","sha":"01b11cff6ab744d9403ba97e7f259d04162979ba","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["non-issue",":ml","release_note:skip","v8.7.0","v8.8.0"],"number":151026,"url":"https://github.com/elastic/kibana/pull/151026","mergeCommit":{"message":"[ML] trained_models_spaces api tests (#151026)\n\nAdding api tests for `/api/ml/saved_objects/trained_models_spaces`\r\n\r\nRelated to https://github.com/elastic/kibana/issues/147170","sha":"01b11cff6ab744d9403ba97e7f259d04162979ba"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/151026","number":151026,"mergeCommit":{"message":"[ML] trained_models_spaces api tests (#151026)\n\nAdding api tests for `/api/ml/saved_objects/trained_models_spaces`\r\n\r\nRelated to https://github.com/elastic/kibana/issues/147170","sha":"01b11cff6ab744d9403ba97e7f259d04162979ba"}}]}] BACKPORT--> Co-authored-by: James Gowdy <[email protected]>
Merged
9 tasks
7 tasks
1 task
justinkambic
pushed a commit
to justinkambic/kibana
that referenced
this issue
Feb 23, 2023
Adding api tests for `/api/ml/saved_objects/trained_models_spaces` Related to elastic#147170
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Follow up to #142456
Meta issue to summarize improvements to test coverage for
8.7.0
.Jest unit tests
[ML] Update jest test for FieldTypeIcon #152019
[ML] Explain Log Rate Spikes: Additional unit tests. #147451 (WR)
API integration tests
GET /api/ml/anomaly_detectors/_stats
(JG) Already existsGET /api/ml/anomaly_detectors/:jobId
(JG) Already existsPOST /api/ml/jobs/reset_jobs
(JG) [ML] reset_jobs api tests #150880POST /api/ml/saved_objects/update_trained_models_spaces
(JG) [ML] update_trained_models_spaces api tests #150901GET /api/ml/saved_objects/trained_models_spaces
(JG) [ML] trained_models_spaces api tests #151026Functional tests
[ML] Add delete annotations option to delete and reset job modals #147537
[ML] Allow Anomaly Detection geo jobs to be created from maps dashboard #147797
[ML] Add functional tests for Field stats flyout in Transforms & DFA creation wizard #150927
[ML] Add functional tests for Field stats flyout in Anomaly detection job creation wizards #151336
[ML] Fixes incorrect feature importance visualization for Data Frame Analytics classification #150816
[ML] Transforms: Adds "Use full data" button to transform creation wizard. #150030
[ML] Data Frame Analytics: adds functional test for scatterplot chart link to custom visualization #150103
The text was updated successfully, but these errors were encountered: