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 ErrorBoundary #69

Merged
merged 3 commits into from
Jan 15, 2025
Merged

feat: add ErrorBoundary #69

merged 3 commits into from
Jan 15, 2025

Conversation

peppescg
Copy link
Collaborator

wrap the app with a generic error boundary

Screenshot 2025-01-15 at 11 19 49

@peppescg peppescg self-assigned this Jan 15, 2025
@peppescg peppescg linked an issue Jan 15, 2025 that may be closed by this pull request
@coveralls
Copy link
Collaborator

coveralls commented Jan 15, 2025

Pull Request Test Coverage Report for Build 12786978306

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 68.598%

Totals Coverage Status
Change from base Build 12786531693: 0.3%
Covered Lines: 402
Relevant Lines: 504

💛 - Coveralls

@peppescg peppescg enabled auto-merge (squash) January 15, 2025 10:31
@peppescg peppescg merged commit 78bdfb9 into main Jan 15, 2025
7 checks passed
@peppescg peppescg deleted the issues/58 branch January 15, 2025 11:05
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.

Error boundary
3 participants