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

Add global error boundary for capturing client-side errors #531

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thostetler
Copy link
Member

image

@thostetler thostetler changed the title add global error boundary for capturing client-side errors Add global error boundary for capturing client-side errors Sep 17, 2024
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

Attention: Patch coverage is 29.16667% with 17 lines in your changes missing coverage. Please review.

Project coverage is 47.0%. Comparing base (9b719a4) to head (ad80068).
Report is 28 commits behind head on master.

Files with missing lines Patch % Lines
src/components/Feedbacks/GlobalErrorBoundary.tsx 27.3% 16 Missing ⚠️
src/components/Layout/Layout.tsx 50.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #531     +/-   ##
========================================
+ Coverage    46.8%   47.0%   +0.2%     
========================================
  Files         427     427             
  Lines       45492   45683    +191     
  Branches      628     621      -7     
========================================
+ Hits        21289   21429    +140     
- Misses      24191   24254     +63     
+ Partials       12       0     -12     
Files with missing lines Coverage Δ
src/components/Layout/Layout.tsx 43.8% <50.0%> (+1.2%) ⬆️
src/components/Feedbacks/GlobalErrorBoundary.tsx 27.3% <27.3%> (ø)

... and 58 files with indirect coverage changes

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.

1 participant