Ran
|
Files
20
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
github
H3 CLI Hierarchical Subcommands (#846) * H3 CLI Hierarchical Subcommands * Update compactCells and uncompactCells tests to also work if a build directory is set * Attempt some newline mangling shenanigans to get Windows testing working * Lol, how did this work before? What casting magic is the GNU libc doing? * Revert "Lol, how did this work before? What casting magic is the GNU libc doing?" This reverts commit 7549c75ca. * Accidentally committed the wrong file * Minor refactor to eliminate the string copy * DRY the parsing logic * Use sscanf and the %n 'formatter' that I wasn't aware of before * More simplification of the parsing logic * Update src/apps/filters/h3.c Co-authored-by: Isaac Brodsky <isaac@isaacbrodsky.com> * Update the cellsOffset type, too --------- Co-authored-by: Isaac Brodsky <isaac@isaacbrodsky.com>
1631 of 1665 branches covered (97.96%)
Branch coverage included in aggregate %.
2822 of 2841 relevant lines covered (99.33%)
37978257.9 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|