-
Notifications
You must be signed in to change notification settings - Fork 27
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
🎨 web-api: Simpler error models and auto-generated errors in OAS #6855
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6855 +/- ##
==========================================
- Coverage 88.39% 88.37% -0.02%
==========================================
Files 1550 1550
Lines 61764 61777 +13
Branches 2112 2165 +53
==========================================
+ Hits 54597 54598 +1
- Misses 6837 6848 +11
- Partials 330 331 +1
Continue to review full report in Codecov by Sentry.
|
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.
👌
Quality Gate passedIssues Measures |
What do these changes do?
This PR implements various enhancements on error models
_TO_HTTP_ERROR_MAP
) :folders
andworskspace
resourcesmodels_library.rest_error
log_oec
capture.Related issue/s
How to test
Dev-ops checklist