nodejs/llnode

no coverage for "v8 nodeinfo"

Ouverte

#423 ouverte le 1 oct. 2022

 (4 commentaires) (0 réaction) (0 personne assignée)C++ (101 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (1 167 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

According to the coverage report there are no tests for v8 nodeinfo. Two options:

  1. 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?
  2. Add a test for it.

Guide contributeur