-
Notifications
You must be signed in to change notification settings - Fork 473
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
REST API: split msgpack API type AccountResourceModel into two #3679
REST API: split msgpack API type AccountResourceModel into two #3679
Conversation
Codecov Report
@@ Coverage Diff @@
## feature/unlimited-assets #3679 +/- ##
============================================================
+ Coverage 47.81% 49.51% +1.69%
============================================================
Files 375 389 +14
Lines 63955 68382 +4427
============================================================
+ Hits 30583 33858 +3275
- Misses 29727 30793 +1066
- Partials 3645 3731 +86
Continue to review full report at Codecov.
|
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.
Looks good, thanks for making the changes
… feature/unlimited-assets-api-split-accountresource
Summary
Address code review feedback in #3652 (comment)
Also updates API swagger descriptions as per #3652 (comment)
Test Plan
Existing tests should pass