incubator-graphar
incubator-graphar copied to clipboard
[Feat][DevInfra] Add test coverage to CI to measure the covering code of unitest and add banner to README
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
May need to integrate some tool like: gcov for c++
reference: https://github.com/catchorg/Catch2/issues/839
I claim the task C++ test coverage
@acezen It seems to me that we forgot to add PySpark to the coverage report