cal.com
cal.com copied to clipboard
feat: Identify and Split Large Code Files
What does this PR do?
this PR Identify and Split the Large Code Files
Fixes #12559
Mandatory Tasks
- [X] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.
@Shyam-Raghuwanshi is attempting to deploy a commit to the cal Team on Vercel.
A member of the Team first needs to authorize it.
Thank you for following the naming conventions! ๐ Feel free to join our discord and post your PR link.
๐ฆ Next.js Bundle Analysis for @calcom/web
This analysis was generated by the Next.js Bundle Analysis action. ๐ค
This PR introduced no changes to the JavaScript bundle! ๐
The latest updates on your projects. Learn more about Vercel for Git โ๏ธ
1 Ignored Deployment
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
calcom-web-canary | โฌ๏ธ Ignored (Inspect) | Visit Preview | Jan 23, 2024 7:00am |
Hi @keithwillcode i fix type checks and E2E but i don't know why the unit tests got failed and the build also successfull. you have any idea about this ?
@Shyam-Raghuwanshi Looks like 56 unit tests are failing. Likely related to how the mocks were configured before this refactor.
Converting to draft while conflicts and unit tests are fixed up.