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

test(es): Add tests for arm64 windows #9547

Merged
merged 2 commits into from
Sep 14, 2024
Merged

test(es): Add tests for arm64 windows #9547

merged 2 commits into from
Sep 14, 2024

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Sep 11, 2024

Description:

Related issue (if exists):

@kdy1 kdy1 added this to the Planned milestone Sep 11, 2024
@kdy1 kdy1 self-assigned this Sep 11, 2024
Copy link

changeset-bot bot commented Sep 11, 2024

⚠️ No Changeset found

Latest commit: 2e14078

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codspeed-hq bot commented Sep 11, 2024

CodSpeed Performance Report

Merging #9547 will degrade performances by 4.35%

Comparing ci-js-tests (2e14078) with main (190d6f0)

Summary

❌ 1 regressions
✅ 177 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main ci-js-tests Change
es/full/bugs-1 517.6 µs 541.1 µs -4.35%

return 'foo';
};`);

expect(code).toMatchInlineSnapshot();

Choose a reason for hiding this comment

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

It seems like there is no snapshot included? 🤔

@kdy1 kdy1 marked this pull request as ready for review September 14, 2024 10:33
@kdy1 kdy1 requested a review from a team as a code owner September 14, 2024 10:33
@kdy1 kdy1 merged commit 9dd8f6f into main Sep 14, 2024
155 checks passed
@kdy1 kdy1 deleted the ci-js-tests branch September 14, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants