-
Notifications
You must be signed in to change notification settings - Fork 22
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
fix: Small Sentry route fixes #2812
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found Additional details and impacted files@@ Coverage Diff @@
## main #2812 +/- ##
=======================================
Coverage 98.44% 98.44%
=======================================
Files 870 870
Lines 12642 12642
Branches 3325 3325
=======================================
Hits 12446 12446
Misses 192 192
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found @@ Coverage Diff @@
## main #2812 +/- ##
=======================================
Coverage 98.44% 98.44%
=======================================
Files 870 870
Lines 12642 12642
Branches 3384 3384
=======================================
Hits 12446 12446
Misses 192 192
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found @@ Coverage Diff @@
## main #2812 +/- ##
=======================================
Coverage 98.44% 98.45%
=======================================
Files 870 870
Lines 12642 12649 +7
Branches 3367 3369 +2
=======================================
+ Hits 12446 12453 +7
Misses 192 192
Partials 4 4
... and 2 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found Additional details and impacted files@@ Coverage Diff @@
## main #2812 +/- ##
=====================================
Coverage 98.45 98.45
=====================================
Files 870 870
Lines 12642 12642
Branches 3326 3367 +41
=====================================
Hits 12446 12446
Misses 192 192
Partials 4 4
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will increase total bundle size by 15.56kB ⬆️
|
Bundle ReportChanges will increase total bundle size by 15.56kB ⬆️
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Description
Update two routes from React-Router Routes to our Sentry wrapped Route, and bump to beta-4.