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: Add Sentry to the bundler plugins #224

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

add in some more comments

2543234
Select commit
Loading
Failed to load commit list.
Open

feat: Add Sentry to the bundler plugins #224

add in some more comments
2543234
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 12, 2024 in 0s

75.99% (-1.82%) compared to 90901a5

View this Pull Request on Codecov

75.99% (-1.82%) compared to 90901a5

Details

Codecov Report

Attention: Patch coverage is 60.14670% with 326 lines in your changes missing coverage. Please review.

Project coverage is 75.99%. Comparing base (90901a5) to head (2543234).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
packages/remix-vite-plugin/src/index.ts 0.00% 33 Missing ⚠️
packages/solidstart-plugin/src/index.ts 0.00% 33 Missing ⚠️
packages/sveltekit-plugin/src/index.ts 0.00% 33 Missing ⚠️
packages/astro-plugin/src/index.ts 0.00% 32 Missing ⚠️
packages/nuxt-plugin/src/index.ts 0.00% 31 Missing ⚠️
packages/vite-plugin/src/index.ts 0.00% 29 Missing ⚠️
packages/nextjs-webpack-plugin/src/index.ts 0.00% 25 Missing ⚠️
packages/rollup-plugin/src/index.ts 0.00% 24 Missing ⚠️
packages/webpack-plugin/src/index.ts 0.00% 24 Missing ⚠️
...ckages/bundler-plugin-core/src/sentry/telemetry.ts 90.00% 19 Missing ⚠️
... and 12 more
Additional details and impacted files
Components Coverage Δ
Plugin core 96.49% <92.29%> (-0.49%) ⬇️
Rollup plugin 8.92% <13.79%> (-1.85%) ⬇️
Vite plugin 8.92% <11.76%> (-2.01%) ⬇️
Webpack plugin 49.26% <12.90%> (-2.84%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.