Skip to content

feat: switch from jest to vitest - #345

Merged
neg4n merged 2 commits into
mainfrom
feat/jest-migration-to-vitest
Aug 4, 2025
Merged

feat: switch from jest to vitest#345
neg4n merged 2 commits into
mainfrom
feat/jest-migration-to-vitest

Conversation

@neg4n

@neg4n neg4n commented Aug 4, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@neg4n neg4n added the enhancement New feature or request label Aug 4, 2025
@neg4n neg4n self-assigned this Aug 4, 2025
@vercel

vercel Bot commented Aug 4, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-enterprise ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:13pm

@github-actions

github-actions Bot commented Aug 4, 2025

Copy link
Copy Markdown

📦 Next.js Bundle Analysis for next-enterprise

This analysis was generated by the Next.js Bundle Analysis action. 🤖

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/layout 3.2 KB (🟢 37 B) 102.05 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by undefined% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@github-actions

github-actions Bot commented Aug 4, 2025

Copy link
Copy Markdown

📦 Next.js Bundle Analysis for next-enterprise

This analysis was generated by the Next.js Bundle Analysis action. 🤖

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/layout 3.2 KB (🟢 37 B) 102.05 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by undefined% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@neg4n
neg4n merged commit f496c48 into main Aug 4, 2025
5 checks passed
@neg4n
neg4n deleted the feat/jest-migration-to-vitest branch August 4, 2025 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant