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 reporting suggestion banner upon error #254

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

christianhelle
Copy link
Owner

Added lines to the exception handling code that create a console output encouraging users to report unresolved issues. The output includes a link to the project issues page on GitHub for ease of access and visibility.

Added lines to the exception handling code that create a console output encouraging users to report unresolved issues. The output includes a link to the project issues page on GitHub for ease of access and visibility.
@christianhelle christianhelle added the enhancement New feature, bug fix, or request label Dec 19, 2023
@christianhelle christianhelle self-assigned this Dec 19, 2023
Copy link

sonarcloud bot commented Dec 19, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a4901d4) 98.22% compared to head (efdcb36) 98.22%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #254   +/-   ##
=======================================
  Coverage   98.22%   98.22%           
=======================================
  Files          57       57           
  Lines        1969     1969           
=======================================
  Hits         1934     1934           
  Misses         18       18           
  Partials       17       17           
Flag Coverage Δ
unittests 98.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@christianhelle christianhelle merged commit 03a2b33 into main Dec 19, 2023
780 checks passed
@christianhelle christianhelle deleted the donation-banner branch December 19, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, bug fix, or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant