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

Show error popup for uncaught errors #850

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Show error popup for uncaught errors #850

merged 1 commit into from
Oct 9, 2024

Conversation

mjansen4857
Copy link
Owner

No description provided.

@mjansen4857 mjansen4857 linked an issue Oct 9, 2024 that may be closed by this pull request
@github-actions github-actions bot added the GUI Changes to the PathPlanner GUI label Oct 9, 2024
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 37.68116% with 43 lines in your changes missing coverage. Please review.

Project coverage is 84.13%. Comparing base (3180777) to head (16efa3a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/main.dart 0.00% 37 Missing ⚠️
lib/widgets/error_popup.dart 81.25% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #850      +/-   ##
==========================================
- Coverage   84.24%   84.13%   -0.11%     
==========================================
  Files          86       87       +1     
  Lines        8526     8568      +42     
==========================================
+ Hits         7183     7209      +26     
- Misses       1343     1359      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mjansen4857 mjansen4857 merged commit 2274eb6 into main Oct 9, 2024
21 checks passed
@mjansen4857 mjansen4857 deleted the 828-error-popup branch October 9, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI Changes to the PathPlanner GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error popup
1 participant