-
Notifications
You must be signed in to change notification settings - Fork 299
Properly return parser error when primary data is of invalid type #762
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
Conversation
Codecov Report
@@ Coverage Diff @@ ## master #762 +/- ## ========================================== + Coverage 97.12% 97.13% +<.01% ========================================== Files 54 54 Lines 2787 2795 +8 ========================================== + Hits 2707 2715 +8 Misses 80 80
Continue to review full report at Codecov.
|
aa56361
to
2473865
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.
try to increase code coverage.
If you submit a list with one object, for example, drf_json_api will respond you with unobvious errors.
37b02fe
to
5d25394
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.
Nice! Thanks.
If you submit a list with one object, for example, drf_json_api will respond to you with unobvious errors.