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

[PLAT-6174] feat: Ensure server plugins honour autoDetectErrors option #1464

Merged
merged 4 commits into from
Jul 8, 2021

Conversation

bengourley
Copy link
Contributor

The server plugins did not honour the autoDetectErrors configuration option.

@github-actions
Copy link

github-actions bot commented Jul 7, 2021

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 41.31 kB 12.71 kB
After 41.31 kB 12.71 kB
± No change No change

code coverage diff

Ok File Lines Branches Functions Statements
🔴 /home/runner/work/bugsnag-js/bugsnag-js/packages/plugin-express/src/express.js 25.64%
(-1.39%)
0%
(+0%)
12.5%
(+0%)
23.81%
(-2.51%)
🔴 /home/runner/work/bugsnag-js/bugsnag-js/packages/plugin-koa/src/koa.js 54%
(-1.32%)
25%
(-2.27%)
57.14%
(+0%)
50.91%
(-4.19%)
🔴 /home/runner/work/bugsnag-js/bugsnag-js/packages/plugin-restify/src/restify.js 24.39%
(-1.25%)
0%
(+0%)
12.5%
(+0%)
22.22%
(-2.17%)

Total:

Lines Branches Functions Statements
82.27%(-0.11%) 71.48%(-0.43%) 83.47%(+0%) 81.2%(-0.23%)

Generated by 🚫 dangerJS against 1dd3856

@bengourley bengourley force-pushed the bengourley/plugin-auto-detect-errors-false branch 2 times, most recently from e4ed18b to 375cc48 Compare July 7, 2021 16:28
@bengourley bengourley force-pushed the bengourley/plugin-auto-detect-errors-false branch from 375cc48 to 7486cbe Compare July 8, 2021 09:06
@bengourley bengourley merged commit 09462bc into next Jul 8, 2021
@bengourley bengourley deleted the bengourley/plugin-auto-detect-errors-false branch July 8, 2021 12:24
@djskinner djskinner mentioned this pull request Jul 26, 2021
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