Skip to content

[8.x] remove redux tools from presentation_utils plugin (#197891)#203701

Merged
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-197891
Dec 11, 2024
Merged

[8.x] remove redux tools from presentation_utils plugin (#197891)#203701
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-197891

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
(cherry picked from commit fb885ea)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Dec 10, 2024
@kibanamachine kibanamachine enabled auto-merge (squash) December 10, 2024 22:13
@kibanamachine kibanamachine merged commit 7a8c311 into elastic:8.x Dec 11, 2024
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
dashboard 688 689 +1
presentationUtil 181 176 -5
total -4

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
presentationUtil 129 102 -27

Async chunks

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

id before after diff
dashboard 632.6KB 632.7KB +140.0B
presentationUtil 77.1KB 74.1KB -3.0KB
total -2.9KB

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
presentationUtil 10 8 -2

Page load bundle

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

id before after diff
presentationUtil 31.7KB 30.9KB -807.0B
Unknown metric groups

API count

id before after diff
presentationUtil 159 126 -33

async chunk count

id before after diff
presentationUtil 13 11 -2

cc @nreese

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants