alibaba / libgrape-lite

🍇 A C++ library for parallel graph processing (GRAPE) 🍇
https://alibaba.github.io/libgrape-lite/
Apache License 2.0
397 stars 92 forks source link

Add a cmake option to opt-out test cases from ALL. #135

Closed sighingnow closed 1 year ago

sighingnow commented 1 year ago

It is useful when we just want to install libgrape-lite as deps, e.g., in vineyard and graphscope.

codecov-commenter commented 1 year ago

Codecov Report

Merging #135 (b564293) into master (4aea35a) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/alibaba/libgrape-lite/pull/135/graphs/tree.svg?width=650&height=150&src=pr&token=Jwwd96nVmz&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba)](https://codecov.io/gh/alibaba/libgrape-lite/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) ```diff @@ Coverage Diff @@ ## master #135 +/- ## ======================================= Coverage 70.03% 70.03% ======================================= Files 64 64 Lines 5726 5726 ======================================= Hits 4010 4010 Misses 1716 1716 ``` | Flag | Coverage Δ | | |---|---|---| | app_tests | `70.03% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#carryforward-flags-in-the-pull-request-comment) to find out more.