Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp
Enable Test Coverage
Abierto
code owner only
- Lenguaje dominante
- C++
- Estrellas
- 26
- Forks
- 25
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
As a developer I would like test coverage to be published using a standardized format so that I can easily see coverage directly in github CI/CD runs.
We are targeting 90% code coverage.
each public facing C and c++ API should have at least one static test.
We should also use something like libfuzzer to test the expected boundaries of input values.
Test Coverage should also be enabled for .Net Standard Tests
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.