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

feat(nuxt): Add E2E test for Nuxt 4 preview #13799

Merged
merged 6 commits into from
Oct 3, 2024
Merged

feat(nuxt): Add E2E test for Nuxt 4 preview #13799

merged 6 commits into from
Oct 3, 2024

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Sep 25, 2024

depends on #13798

@s1gr1d s1gr1d requested review from a team, mydea and chargome and removed request for a team September 25, 2024 13:41
Copy link
Contributor

github-actions bot commented Sep 25, 2024

size-limit report 📦

Path Size % Change Change
@sentry/browser 22.64 KB - -
@sentry/browser - with treeshaking flags 21.42 KB - -
@sentry/browser (incl. Tracing) 34.87 KB - -
@sentry/browser (incl. Tracing, Replay) 71.38 KB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61.81 KB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 75.73 KB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 88.5 KB - -
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 90.38 KB - -
@sentry/browser (incl. metrics) 26.91 KB - -
@sentry/browser (incl. Feedback) 39.78 KB - -
@sentry/browser (incl. sendFeedback) 27.3 KB - -
@sentry/browser (incl. FeedbackAsync) 32.08 KB - -
@sentry/react 25.39 KB - -
@sentry/react (incl. Tracing) 37.86 KB - -
@sentry/vue 26.8 KB - -
@sentry/vue (incl. Tracing) 36.77 KB - -
@sentry/svelte 22.77 KB - -
CDN Bundle 23.95 KB - -
CDN Bundle (incl. Tracing) 36.66 KB - -
CDN Bundle (incl. Tracing, Replay) 71.15 KB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 76.45 KB - -
CDN Bundle - uncompressed 70.17 KB - -
CDN Bundle (incl. Tracing) - uncompressed 108.68 KB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 220.58 KB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 233.79 KB - -
@sentry/nextjs (client) 37.82 KB - -
@sentry/sveltekit (client) 35.45 KB - -
@sentry/node 125.16 KB +0.03% +29 B 🔺
@sentry/node - without tracing 93.68 KB +0.11% +100 B 🔺
@sentry/aws-serverless 103.32 KB +0.05% +44 B 🔺

View base workflow run

@s1gr1d s1gr1d requested a review from Lms24 September 25, 2024 14:30
Base automatically changed from sig/init-file-path to develop September 26, 2024 08:11
@s1gr1d s1gr1d self-assigned this Sep 26, 2024
Copy link
Member

@chargome chargome left a comment

Choose a reason for hiding this comment

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

I think this one is not in the gh action yet, did you mean to include it already?

Copy link

codecov bot commented Oct 2, 2024

❌ 8 Tests Failed:

Tests completed Failed Passed Skipped
622 8 614 34
View the top 3 failed tests by shortest run time
tracing.test.ts distributed tracing › capture a distributed pageload trace
Stack Traces | 10.1s run time
tracing.test.ts:7:3 capture a distributed pageload trace
errors.client.test.ts client-side errors › shows parametrized route on button error
Stack Traces | 30s run time
errors.client.test.ts:31:3 shows parametrized route on button error
tracing.client.test.ts sends component tracking spans when `trackComponents` is enabled
Stack Traces | 30s run time
tracing.client.test.ts:34:1 sends component tracking spans when `trackComponents` is enabled

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

@s1gr1d s1gr1d enabled auto-merge (squash) October 3, 2024 12:47
@s1gr1d s1gr1d merged commit df0d19a into develop Oct 3, 2024
146 checks passed
@s1gr1d s1gr1d deleted the sig/nuxt-4 branch October 3, 2024 12:51
@s1gr1d s1gr1d mentioned this pull request Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants