uber/h3-py

Add Cython code coverage

Open

#64 opened on Sep 25, 2019

 (1 comment) (0 reactions) (0 assignees)Python (142 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,021 stars)
PR merge metrics
 (Avg merge 24d 19h) (3 merged PRs in 30d)

Description

We added code coverage for .py files in #63, but this doesn't cover Cython .pxd or .pyx files. We should get Cython code coverage working.

These might be helpful:

Contributor guide