Skip to content

chore: Align to jest ^29#10449

Merged
ovr merged 3 commits intomasterfrom
chore/align-to-jest-29
Feb 27, 2026
Merged

chore: Align to jest ^29#10449
ovr merged 3 commits intomasterfrom
chore/align-to-jest-29

Conversation

@ovr
Copy link
Copy Markdown
Member

@ovr ovr commented Feb 27, 2026

To protect issues with yarn hoist of transitive deps, let's align everything to jest: ^29 for now. Vue moved to vitest and highly recommend to migrate to it. Let's use directly jest for now

@ovr ovr requested review from a team as code owners February 27, 2026 21:47
@github-actions github-actions bot added client:vue Issues relating to the Vue client SDK cube store Issues relating to Cube Store rust Pull requests that update Rust code javascript Pull requests that update Javascript code labels Feb 27, 2026
"scripts": {
"serve": "vue-cli-service serve",
"lint": "vue-cli-service lint",
"test": "vue-cli-service test:unit",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Vue moved to vitest and highly recommend to migrate to it. Let's use directly jest for now

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.56%. Comparing base (c998ac9) to head (ccd2d09).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10449   +/-   ##
=======================================
  Coverage   57.56%   57.56%           
=======================================
  Files         222      222           
  Lines       17390    17390           
  Branches     3561     3561           
=======================================
  Hits        10011    10011           
  Misses       6843     6843           
  Partials      536      536           
Flag Coverage Δ
cube-backend 57.56% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ovr ovr merged commit 2e019d4 into master Feb 27, 2026
45 checks passed
@ovr ovr deleted the chore/align-to-jest-29 branch February 27, 2026 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client:vue Issues relating to the Vue client SDK cube store Issues relating to Cube Store javascript Pull requests that update Javascript code rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant