cuspatial icon indicating copy to clipboard operation
cuspatial copied to clipboard

[FEA] Execute example code in CI

Open isVoid opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. Cuspatial example codes currently isn't run in CI and will likely fall out of sync easily. We should execute the example code in CI.

Describe the solution you'd like Similar to cudf https://github.com/rapidsai/cudf/pull/9815, cugraph https://github.com/rapidsai/cugraph/issues/1904.

isVoid avatar Sep 27 '22 15:09 isVoid

Is this closed since we implemented #954 ?

harrism avatar Mar 13 '23 11:03 harrism

@harrism Hmm I don’t think so. This one is about testing examples in python docstrings. The recent addition is about adding test to notebooks.

isVoid avatar Apr 10 '23 16:04 isVoid