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

[Backport 2.x][Manual] [CI] Improve yarn's performance in workflows by caching yarn's cache folder (#3194) #3203

Merged

Conversation

manasvinibs
Copy link
Member

Signed-off-by: Miki miki@amazon.com

Signed-off-by: Miki miki@amazon.com
Co-authored-by: Qingyang(Abby) Hu abigailhu2000@gmail.com
(cherry picked from commit b57f3cc)

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@manasvinibs manasvinibs requested a review from a team as a code owner January 6, 2023 22:43
AMoo-Miki
AMoo-Miki previously approved these changes Jan 6, 2023
AMoo-Miki
AMoo-Miki previously approved these changes Jan 6, 2023
@manasvinibs manasvinibs added the v2.5.0 'Issues and PRs related to version v2.5.0' label Jan 6, 2023
…folder (opensearch-project#3194)

Signed-off-by: Miki <miki@amazon.com>

Signed-off-by: Miki <miki@amazon.com>
Co-authored-by: Qingyang(Abby) Hu <abigailhu2000@gmail.com>
(cherry picked from commit b57f3cc)
@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2023

Codecov Report

Merging #3203 (1f21c43) into 2.x (cec8d1d) will increase coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 1f21c43 differs from pull request most recent head b6a2b8e. Consider uploading reports for the commit b6a2b8e to get more accurate results

@@            Coverage Diff             @@
##              2.x    #3203      +/-   ##
==========================================
+ Coverage   66.63%   66.65%   +0.01%     
==========================================
  Files        3220     3219       -1     
  Lines       61544    61531      -13     
  Branches     9432     9431       -1     
==========================================
+ Hits        41011    41014       +3     
+ Misses      18288    18278      -10     
+ Partials     2245     2239       -6     
Flag Coverage Δ
Linux 66.59% <ø> (?)
Windows 66.60% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...blic/application/utils/state_management/preload.ts 20.00% <0.00%> (-80.00%) ⬇️
.../application/utils/state_management/style_slice.ts 43.75% <0.00%> (-31.25%) ⬇️
...plication/utils/state_management/metadata_slice.ts 38.46% <0.00%> (-23.08%) ⬇️
...tion/utils/state_management/visualization_slice.ts 16.66% <0.00%> (-19.45%) ⬇️
src/plugins/data/public/mocks.ts 83.33% <0.00%> (ø)
...gins/vis_builder/public/application/utils/mocks.ts 100.00% <0.00%> (ø)
...cation/utils/state_management/redux_persistence.ts
...public/application/utils/state_management/store.ts 15.00% <0.00%> (+0.71%) ⬆️
...ared/static/forms/hook_form_lib/hooks/use_field.ts 66.66% <0.00%> (+0.96%) ⬆️
packages/osd-optimizer/src/node/cache.ts 51.31% <0.00%> (+1.31%) ⬆️
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.5.0 'Issues and PRs related to version v2.5.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants