nodejs/llnode

no coverage for "v8 nodeinfo"

开放

#423 创建于 2022年10月1日

 (4 条评论) (0 个反应) (0 位负责人)C++ (101 个派生)github user discovery
good first issue

仓库指标

星标
 (1,167 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南