uber/h3

Add unit tests for polyfill edge cases

Open

#600 opened on Apr 15, 2022

 (1 comment) (0 reactions) (0 assignees)C (585 forks)github user discovery
good first issue

Repository metrics

Stars
 (6,310 stars)
PR merge metrics
 (Avg merge 7d 19h) (17 merged PRs in 30d)

Description

As noted in #599, we don't have unit tests for the kinds of polyfill cases (non-contiguous cells) that make outline-tracing necessary. We should add unit tests here.

Contributor guide