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

[useColumnsConfiguration] Add test for hook #1847

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

dimaanj
Copy link
Collaborator

@dimaanj dimaanj commented Dec 12, 2023

Sumary

Add test for useColumnsConfiguration hook

@dimaanj dimaanj self-assigned this Dec 12, 2023
Copy link

github-actions bot commented Dec 12, 2023

Generated by: track-bundle-size
Generated at: Tue, 12 Dec 2023 11:31:51 GMT
Bundle size diff (in kBytes). Not gzipped. Both CSS & JS included.
Baseline: v5.4.2 (2023-12-11)
CI Status: ok

Module Baseline Size (v5.4.2) Size Diff Within Threshold Threshold (min - max)
templateApp 1044.26 1044.26 0 🆗 939.83 - 1148.68
@epam/app 7505.97 7505.97 0 🆗 6755.37 - 8256.56
@epam/draft-rte 56.73 56.73 0 🆗 51.06 - 62.41
@epam/electric 25.84 25.84 0 🆗 23.26 - 28.43
@epam/promo 79.22 79.22 0 🆗 71.3 - 87.15
@epam/uui-extra 0.21 0.21 0 🆗 0.19 - 0.24
@epam/loveship 151.13 151.13 +0 🆗 136.02 - 166.24
@epam/uui-components 278.51 278.51 0 🆗 250.66 - 306.36
@epam/uui-core 277.19 277.19 0 🆗 249.47 - 304.91
@epam/uui-db 44.47 44.47 0 🆗 40.02 - 48.92
@epam/uui-docs 176.44 176.44 0 🆗 158.79 - 194.08
@epam/uui-editor 163.64 163.64 0 🆗 147.28 - 180.01
@epam/uui-timeline 49.12 49.12 0 🆗 44.21 - 54.03
@epam/uui 558.56 558.55 0 🆗 502.7 - 614.41
new sizes (raw)

To set the sizes as a new baseline, you can copy/paste next content to the uui-build/config/bundleSizeBaseLine.json and commit the file.

{
  "version": "5.4.2",
  "timestamp": "2023-12-12",
  "sizes": {
    "templateApp": 1069319,
    "@epam/app": 7686110,
    "@epam/draft-rte": 58094,
    "@epam/electric": 26464,
    "@epam/promo": 81124,
    "@epam/uui-extra": 219,
    "@epam/loveship": 154759,
    "@epam/uui-components": 285191,
    "@epam/uui-core": 283846,
    "@epam/uui-db": 45539,
    "@epam/uui-docs": 180671,
    "@epam/uui-editor": 167572,
    "@epam/uui-timeline": 50298,
    "@epam/uui": 571959
  }
}

Generated by: generate-components-api
CI Status: ok

Total amount of exported types/props without JSDoc comments

Amount
Types 483 (+0) 🆗
Props 620 (+0) 🆗

@AlekseyManetov AlekseyManetov merged commit 313622c into develop Dec 12, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants