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-6568] fix(browser): Loaded breadcrumb should have type state #1460

Merged
merged 2 commits into from
Jul 5, 2021

Conversation

bengourley
Copy link
Contributor

@bengourley bengourley commented Jul 5, 2021

The "Bugsnag loaded" breadcrumb should have type "state", not "navigation". Since this was based in the navigation plugin but no longer had that type, I moved it into the browser notifier.

@github-actions
Copy link

github-actions bot commented Jul 5, 2021

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 41.32 kB 12.70 kB
After 41.31 kB 12.71 kB
± -5 bytes ⚠️ +4 bytes

code coverage diff

Ok File Lines Branches Functions Statements
/home/runner/work/bugsnag-js/bugsnag-js/packages/browser/src/notifier.js 96.43%
(+0.07%)
64.29%
(+0%)
100%
(+0%)
93.33%
(+0.11%)
🔴 /home/runner/work/bugsnag-js/bugsnag-js/packages/plugin-navigation-breadcrumbs/navigation-breadcrumbs.js 86.36%
(-0.31%)
62.07%
(+0%)
71.43%
(+0%)
83.33%
(-0.31%)

Total:

Lines Branches Functions Statements
0%(+0%) 0%(+0%) 0%(+0%) 0%(+0%)

Generated by 🚫 dangerJS against 5cfd5f2

@bengourley bengourley marked this pull request as ready for review July 5, 2021 10:59
@bengourley bengourley merged commit 5d4d4f8 into next Jul 5, 2021
@bengourley bengourley deleted the bengourley/loaded-breadcrumb-type branch July 5, 2021 13:00
@bengourley bengourley mentioned this pull request Jul 5, 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