-
Notifications
You must be signed in to change notification settings - Fork 44
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
editoast: forward core error type #5352
Conversation
c6f5384
to
681c4a0
Compare
Codecov Report
@@ Coverage Diff @@
## dev #5352 +/- ##
============================================
- Coverage 18.88% 18.84% -0.05%
Complexity 2315 2315
============================================
Files 854 854
Lines 102769 102820 +51
Branches 2403 2403
============================================
- Hits 19413 19381 -32
- Misses 82015 82098 +83
Partials 1341 1341
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Also adds error support for MockingClient.
f7565af
to
42199cf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM & tested. @Tguisnet could you review this as well since I worked a little on this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, @Tguisnet is reviewing it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
2581c16
to
496a491
Compare
Fixes #5350.
Fixes #5244.