This test depends on a clone of parse-number-fxx-test-data that isn't wired up as a git submodule, so it's never present in CI and the test always skips. It's effectively dead code from a coverage standpoint.
Needs the dependency added as a proper submodule (like simdjson-data) so this actually runs in CI.
This test depends on a clone of
parse-number-fxx-test-datathat isn't wired up as a git submodule, so it's never present in CI and the test always skips. It's effectively dead code from a coverage standpoint.Needs the dependency added as a proper submodule (like
simdjson-data) so this actually runs in CI.