Skip to content
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] Data frame analytics: Hook unit tests. #43199

Merged
merged 3 commits into from
Aug 14, 2019

Conversation

walterra
Copy link
Contributor

Summary

Follow up to #43102.

  • moves use_create_analytics_form.ts inside a use_create_analytics_form directory to be able to split up the large file
  • moves code related to the plain reducer function from ``use_create_analytics_form.tsto its own filereducer.ts`
  • adds unit tests for use_create_analytics_form.ts and reducer.ts.
  • Changes the button and modal header text from 'Create data frame analytics job' to 'Create outlier detection job'.

Checklist

For maintainers

@walterra walterra added :ml v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.4.0 Feature:Data Frame Analytics ML data frame analytics features labels Aug 13, 2019
@walterra walterra requested a review from a team as a code owner August 13, 2019 16:11
@walterra walterra self-assigned this Aug 13, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@alvarezmelissa87 alvarezmelissa87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ⚡️

Copy link
Member

@jgowdyelastic jgowdyelastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@walterra walterra merged commit fd80112 into elastic:master Aug 14, 2019
@walterra walterra deleted the ml-dfa-create-2 branch August 14, 2019 08:20
walterra added a commit to walterra/kibana that referenced this pull request Aug 14, 2019
- moves use_create_analytics_form.ts inside a use_create_analytics_form directory to be able to split up the large file
- moves code related to the plain reducer function from ``use_create_analytics_form.tsto its own filereducer.ts`
- adds unit tests for use_create_analytics_form.ts and reducer.ts.
- Changes the button and modal header text from 'Create data frame analytics job' to 'Create outlier detection job'.
walterra added a commit that referenced this pull request Aug 14, 2019
- moves use_create_analytics_form.ts inside a use_create_analytics_form directory to be able to split up the large file
- moves code related to the plain reducer function from ``use_create_analytics_form.tsto its own filereducer.ts`
- adds unit tests for use_create_analytics_form.ts and reducer.ts.
- Changes the button and modal header text from 'Create data frame analytics job' to 'Create outlier detection job'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Data Frame Analytics ML data frame analytics features :ml release_note:skip Skip the PR/issue when compiling release notes v7.4.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants