good first issue
Métricas do repositório
- Stars
- (1.167 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
According to the coverage report there are no tests for v8 nodeinfo. Two options:
- Remove it. It is a couple hundred lines of code, and how often do you get a coredump where you don't know the version of Node.js you were running?
- Add a test for it.