cal.com
cal.com copied to clipboard
Feat/paypal payment
What does this PR do?
Fixes # (issue)
Environment: Staging(main branch) / Production
Type of change
- Bug fix (non-breaking change which fixes an issue)
- Chore (refactoring code, technical debt, workflow improvements)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- This change requires a documentation update
How should this be tested?
- [ ] Test A
- [ ] Test B
Checklist
- I haven't read the contributing guide
- My code doesn't follow the style guidelines of this project
- I haven't performed a self-review of my own code and corrected any misspellings
- I haven't commented my code, particularly in hard-to-understand areas
- I haven't checked if my PR needs changes to the documentation
- I haven't checked if my changes generate no new warnings
- I haven't added tests that prove my fix is effective or that my feature works
- I haven't checked if new and existing unit tests pass locally with my changes
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
api | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 19, 2024 2:55pm |
cal-demo | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 19, 2024 2:55pm |
cal-staging | 🔄 Building (Inspect) | Mar 19, 2024 2:55pm |
4 Ignored Deployments
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
cal | ⬜️ Ignored (Inspect) | Visit Preview | Mar 19, 2024 2:55pm | |
dev | ⬜️ Ignored (Inspect) | Visit Preview | Mar 19, 2024 2:55pm | |
qa | ⬜️ Ignored (Inspect) | Visit Preview | Mar 19, 2024 2:55pm | |
ui | ⬜️ Ignored (Inspect) | Visit Preview | Mar 19, 2024 2:55pm |
📦 Next.js Bundle Analysis for @calcom/web
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 | % of Budget (350 KB ) |
---|---|---|---|
/payment/[uid] |
118.98 KB |
273.05 KB | 78.02% (🟢 -1.86%) |
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
The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/-
Current Playwright Test Results Summary
✅ 116 Passing - ⚠️ 2 Flaky
Run may still be in progress, this comment will be updated as current testing workflow or job completes...
(Last updated on 08/11/2023 11:29:03pm UTC)
Run Details
Running Workflow PR Update on Github Actions
Commit: 85918ccd9539be684493d69d741c4d95415c25a9
Started: 08/11/2023 11:27:26pm UTC
⚠️ Flakes
📄 apps/web/playwright/login.2fa.e2e.ts • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
2FA Tests should allow a user to enable 2FA and login using 2FA
Retry 1 • Initial Attempt |
0.63% (2)2 / 320 runsfailed over last 7 days |
21.25% (68)68 / 320 runsflaked over last 7 days |
📄 packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Popup Tests should be able to reschedule
Retry 1 • Initial Attempt |
4.92% (16)16 / 325 runsfailed over last 7 days |
95.08% (309)309 / 325 runsflaked over last 7 days |
This PR is being marked as stale due to inactivity.
Thank you for following the naming conventions! 🙏
This PR is being marked as stale due to inactivity.
This PR is being marked as stale due to inactivity.
Reviewing
🤖 Meticulous spotted visual differences in 27 of 114 screens tested: view and approve differences detected.
Last updated for commit 85918cc. This comment will update as new commits are pushed.