nodejs/llnode

no coverage for "v8 nodeinfo"

オープン

#423 opened on 2022/10/01

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (101 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (1,167 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド