-
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
CIT for circle processor (renewed PR) #102277
CIT for circle processor (renewed PR) #102277
Conversation
Pinging @elastic/kibana-stack-management (Team:Stack Management) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great. Thanks @cuff-links! I left one more comment in the code around improving readability and also possibly some missing coverage.
Once your PR is merged, I will update the "required fields" test case in #102222.
..._pipelines/public/application/components/pipeline_editor/__jest__/processors/circle.test.tsx
Show resolved
Hide resolved
* Added CITs for Circle processor. * Fixed issue with form function using int instead of string. * Added changed per nits. Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
💚 Backport successful
This backport PR will be merged automatically after passing CI. |
* Added CITs for Circle processor. * Fixed issue with form function using int instead of string. * Added changed per nits. Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: John Dorlus <silne.dorlus@elastic.co>
Closes #100106
This PR was also created because of a rebase going wrong with #101871. This PR has all of the commits that were addressed in that PR.
Summary
This PR is to add test coverage for the Ingest Pipelines Circle Processor.
Test cases being covered