-
Notifications
You must be signed in to change notification settings - Fork 32
WIP: Mai/error handling #8528
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
base: master
Are you sure you want to change the base?
WIP: Mai/error handling #8528
Conversation
…or JSON decode errors
…anager for JSON decode errors
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #8528 +/- ##
==========================================
- Coverage 87.44% 87.04% -0.40%
==========================================
Files 1959 1392 -567
Lines 76525 58441 -18084
Branches 1343 236 -1107
==========================================
- Hits 66916 50872 -16044
+ Misses 9207 7495 -1712
+ Partials 402 74 -328
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
What do these changes do?
A new push to error handling mechanisms for the web-api
message
inErrorGet
model (both main and details) MUST be user-friendly (agreed with front-end)common_library.error_messages
to keep consistencyRelated issue/s
How to test
Dev-ops