-
Notifications
You must be signed in to change notification settings - Fork 298
add tests for DRF 3.10 #687
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
Merging #687 into master will not change coverage.
The diff coverage isn/a
.
@@ Coverage Diff @@ ## master #687 +/- ## ======================================= Coverage 96.11% 96.11% ======================================= Files 56 56 Lines 2859 2859 ======================================= Hits 2748 2748 Misses 111 111
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5650bd1...1b58916. Read the comment docs.
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.
This looks good. It could need a changelog entry though.
This looks good. It could need a changelog entry though.
(Smacks head)
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.
👍
Description of the Change
Adds tests for DRF 3.10
Checklist
CHANGELOG.md
updated (only for user relevant changes)AUTHORS