nodejs / security-wg

Node.js Ecosystem Security Working Group

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirement (Gold level): The project MUST have FLOSS automated test suite(s) that provide at least 80% branch and 90% statement coverage

UlisesGascon opened this issue · comments

We agreed on #1175 to open an issue to follow up a discussion about it for Node.js (cc: @mhdawson @RafaelGSS)

The project MUST have FLOSS automated test suite(s) that provide at least 90% statement coverage if there is at least one FLOSS tool that can measure this criterion in the selected language.

The project MUST have FLOSS automated test suite(s) that provide at least 80% branch coverage if there is at least one FLOSS tool that can measure this criterion in the selected language.

Context

Potential actions

  • Research if we meet the requirements
  • Include some automation (scripts?) to ensure that the coverage is not going down over the time
  • Ensure that the JS tests related to c++ are included in the coverage

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.