openenclave / oeedger8r-cpp

An implementation of oeedger8r in C++
MIT License
8 stars 13 forks source link

Enable code-coverage for the oeedger8r-cpp repository. #12

Open anakrish opened 4 years ago

anakrish commented 4 years ago

The GNU code-coverage will work on the C++ edger8r. Code-coverage is a nice metric to have. Having code-coverage in the higher 90s helps improve confidence in the OE SDK tools; especially oeedger8r.

BRMcLaren commented 4 years ago

@anakrish From my end, I think this is accomplished and the dependencies are in the backend and you need the actual code integration. Unassigning myself, if this is incorrect please re-assign.

anakrish commented 4 years ago

@mingweishih Can you help me with the integration? We are now generating the cobertura xml too.