nodejs/llnode

no coverage for "v8 nodeinfo"

Offen

#423 geöffnet am 01.10.2022

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (101 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (1.167 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide