incubator-graphar icon indicating copy to clipboard operation
incubator-graphar copied to clipboard

[Feat][DevInfra] Add test coverage to CI to measure the covering code of unitest and add banner to README

Open acezen opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. Since GraphAr's development and code are growing, now is the time we should add the test coverage to CI to measure the covering code of unitest

Describe the solution you'd like [ ] test coverage of C++ [ ] test coverage of Spark

acezen avatar Jun 15 '23 06:06 acezen

May need to integrate some tool like: gcov for c++

reference: https://github.com/catchorg/Catch2/issues/839

acezen avatar Aug 07 '24 03:08 acezen

I claim the task C++ test coverage

Elssky avatar Aug 07 '24 06:08 Elssky

@acezen It seems to me that we forgot to add PySpark to the coverage report

SemyonSinchenko avatar Aug 16 '24 07:08 SemyonSinchenko