Skip to content

[XY Plugin] Add unit tests#89582

Merged
stratoula merged 15 commits intoelastic:masterfrom
stratoula:xy-plugin-unit-tests
Feb 11, 2021
Merged

[XY Plugin] Add unit tests#89582
stratoula merged 15 commits intoelastic:masterfrom
stratoula:xy-plugin-unit-tests

Conversation

@stratoula
Copy link
Copy Markdown
Contributor

@stratoula stratoula commented Jan 28, 2021

Summary

Closes #82498. This PR adds unit tests on the xy plugin.

Checklist

@stratoula
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@stratoula stratoula requested a review from nickofthyme January 29, 2021 10:50
@stratoula stratoula added Feature:XYAxis XY-Axis charts (bar, area, line) release_note:skip Skip the PR/issue when compiling release notes v7.12.0 v8.0.0 labels Jan 29, 2021
@stratoula
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

Copy link
Copy Markdown
Contributor

@nickofthyme nickofthyme left a comment

Choose a reason for hiding this comment

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

The code changes look great to me! Thanks for handling this. I left a few minor comments but not blocking.

@stratoula stratoula marked this pull request as ready for review February 2, 2021 14:34
@stratoula stratoula requested a review from a team February 2, 2021 14:34
@stratoula stratoula added the Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// label Feb 2, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@stratoula
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@stratoula
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@stratoula
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@stratoula
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@stratoula
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

Copy link
Copy Markdown
Contributor

@alexwizp alexwizp left a comment

Choose a reason for hiding this comment

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

LGTM! added some nits

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
visTypeXy 140.8KB 140.8KB +45.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
visTypeXy 46.5KB 46.5KB +40.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@stratoula stratoula merged commit e3f6729 into elastic:master Feb 11, 2021
@stratoula
Copy link
Copy Markdown
Contributor Author

I will merge it as I have two approvals and is a unit tests related PR

stratoula added a commit to stratoula/kibana that referenced this pull request Feb 11, 2021
* [XY Plugin] Add unit tests

* More unit tests

* Address PR comments

* Update license

* Resolve PR comments

* A nice improvement

* Apply new type everywhere

* Cleaning up

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
stratoula added a commit that referenced this pull request Feb 15, 2021
* [XY Plugin] Add unit tests

* More unit tests

* Address PR comments

* Update license

* Resolve PR comments

* A nice improvement

* Apply new type everywhere

* Cleaning up

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:XYAxis XY-Axis charts (bar, area, line) release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// v7.12.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add unit tests to vis_type_xy plugin

5 participants