Open
Description
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
- Discussion during the last meeting (Minute 36:36)
- CII Best Practices: Test Statement Coverage 90%
- Team Discussion about 90%
- CII Best Practices: Test Branch Coverage 80%
- Team Discussion about 80%
- Codecov Report
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