Skip to content

Commit 8f8d508

Browse files
committed
Add rasterize() validation-guard test coverage (#3383)
Cover the input-validation guards in rasterize() that had no error-path tests: non-representable integer/bool fill, burn values above the float64 safe-integer range, non-finite burn values into integer/bool dtypes (with the merge='count' exemption), and non-finite geometry coordinates dropped with a warning. Test-only; all guards run on the CPU path pre-dispatch. Also record the pass in the sweep-test-coverage state CSV.
1 parent 1639da1 commit 8f8d508

2 files changed

Lines changed: 161 additions & 1 deletion

File tree

0 commit comments

Comments
 (0)