Closed JohanMabille closed 4 years ago
Merging #1230 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #1230 +/- ##
=======================================
Coverage 52.29% 52.29%
=======================================
Files 531 531
Lines 109524 109524
=======================================
Hits 57275 57275
Misses 52249 52249
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 07fa0a3...ad2594a. Read the comment docs.
@cekees @zhang-alvin @tridelat this is ready for review.
Mandatory Checklist
Please ensure that the following criteria are met:
As a general rule of thumb, try to follow PEP8 guidelines.
Description
This PR improves the error message you get when you try to get a scalar or a pyarray of the wrong type from the argument dictionary object.
Old behavior:
New behavior: