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

[Lens][PoC] partition chart as sum of multiple fields #140093

Conversation

drewdaemon
Copy link
Contributor

Summary

In-progress PoC for #8143

@kibana-ci
Copy link
Collaborator

kibana-ci commented Sep 6, 2022

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #5 / ConfigPanel focus behavior when adding or removing layers should focus the first layer when removing the second layer
  • [job] [logs] Jest Tests #5 / ConfigPanel focus behavior when adding or removing layers should focus the only layer when resetting the layer
  • [job] [logs] Jest Tests #5 / ConfigPanel focus behavior when adding or removing layers should focus the second layer when removing the first layer
  • [job] [logs] FTR Configs #23 / dashboard dashboard lens by value editing and saving a lens by value panel retains number of panels
  • [job] [logs] FTR Configs #23 / dashboard dashboard lens by value editing and saving a lens by value panel retains number of panels
  • [job] [logs] Jest Tests #6 / interpreter/functions#pieVis returns an object with the correct structure for donut
  • [job] [logs] Jest Tests #6 / interpreter/functions#pieVis returns an object with the correct structure for pie
  • [job] [logs] Jest Tests #5 / LayerPanel layer reset and remove should call the clear callback
  • [job] [logs] Jest Tests #5 / LayerPanel layer reset and remove should show the delete button when multiple layers
  • [job] [logs] Jest Tests #5 / LayerPanel layer reset and remove should show the reset button when single layer
  • [job] [logs] Jest Tests #5 / LayerPanel layer reset and remove should show to reset visualization for visualizations only allowing a single layer
  • [job] [logs] FTR Configs #45 / lens app - group 1 lens smokescreen tests should transition from a multi-layer stacked bar to a multi-layer line chart and correctly remove all layers
  • [job] [logs] FTR Configs #47 / lens app - group 1 lens smokescreen tests should transition from a multi-layer stacked bar to a multi-layer line chart and correctly remove all layers
  • [job] [logs] FTR Configs #47 / lens app - group 1 lens smokescreen tests should transition from a multi-layer stacked bar to a multi-layer line chart and correctly remove all layers
  • [job] [logs] FTR Configs #45 / lens app - group 1 lens smokescreen tests should transition from a multi-layer stacked bar to a multi-layer line chart and correctly remove all layers
  • [job] [logs] FTR Configs #48 / lens app - group 2 lens dashboard tests should be able to add filters by clicking in pie chart
  • [job] [logs] FTR Configs #48 / lens app - group 2 lens dashboard tests should be able to add filters by clicking in pie chart
  • [job] [logs] FTR Configs #5 / lens app - group 3 lens chart data should render pie chart
  • [job] [logs] FTR Configs #5 / lens app - group 3 lens chart data should render pie chart
  • [job] [logs] FTR Configs #34 / Saved objects management Export import saved objects between versions should be able to import 7.13 saved objects into 8.0.0 and verfiy the rendering of two dashboards
  • [job] [logs] FTR Configs #34 / Saved objects management Export import saved objects between versions should be able to import 7.13 saved objects into 8.0.0 and verfiy the rendering of two dashboards

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
expressionPartitionVis 70 71 +1
lens 522 531 +9
total +10

Async chunks

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

id before after diff
lens 1.2MB 1.2MB +626.0B

Page load bundle

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

id before after diff
expressionPartitionVis 23.6KB 24.1KB +556.0B
Unknown metric groups

API count

id before after diff
expressionPartitionVis 70 71 +1
lens 608 617 +9
total +10

ESLint disabled in files

id before after diff
apm 14 13 -1
observability 6 5 -1
total -2

ESLint disabled line counts

id before after diff
apm 79 77 -2
observability 44 43 -1
synthetics 59 53 -6
ux 10 9 -1
total -10

Total ESLint disabled count

id before after diff
apm 93 90 -3
observability 50 48 -2
synthetics 65 59 -6
ux 13 12 -1
total -12

History

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

@drewdaemon drewdaemon added Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens skip-ci labels Sep 6, 2022
@drewdaemon drewdaemon closed this Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Lens skip-ci Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants