uber/h3

Add unit tests for polyfill edge cases

Open

#600 opened on Apr 15, 2022

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

Repository metrics

Stars
 (6,310 stars)
PR merge metrics
 (PR metrics pending)

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