b0c2d7b967
Something changed in how V8 measures coverage, it seems, because running the tests in Node 20.10 results in <100% coverage. Among the uncovered lines are some inside of `getLocale`, although running specifically the `getLocale` tests results in full coverage. We didn't catch this in CI because CI didn't use the same Node version as we do locally. This aligns CI and local versions, but due to the above problem, on Node 20.9. |
||
---|---|---|
.. | ||
workflows | ||
dependabot.yml | ||
linter_config.yml | ||
pull_request_template.md | ||
requirements.txt |