nodejs/llnode

no coverage for "v8 nodeinfo"

Aperta

#423 aperta il 1 ott 2022

 (4 commenti) (0 reazioni) (0 assegnatari)C++ (101 fork)github user discovery
good first issue

Metriche repository

Star
 (1167 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor