xline-kv / Xline

A geo-distributed KV store for metadata management
https://xline.cloud
Apache License 2.0
565 stars 71 forks source link

Add github action to run e2e test with kubernetes cluster. #696

Closed liangyuanpeng closed 3 months ago

liangyuanpeng commented 3 months ago

Please briefly answer these questions:

Add github action to run e2e test with kubernetes cluster.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.41%. Comparing base (75e51f4) to head (ebf4ea0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #696 +/- ## ========================================== + Coverage 74.38% 74.41% +0.03% ========================================== Files 173 173 Lines 25872 25872 Branches 25872 25872 ========================================== + Hits 19244 19253 +9 + Misses 5425 5416 -9 Partials 1203 1203 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

liangyuanpeng commented 3 months ago

cc @iGxnon for review,you may be interested in this.