eBay / HomeObject

Replicated BLOB Store built upon HomeStore
Apache License 2.0
6 stars 15 forks source link

Use homestore 6.x #159

Closed hkadayam closed 8 months ago

hkadayam commented 8 months ago

This PR provides features

yamingk commented 8 months ago

LGTM

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 53.20197% with 95 lines in your changes are missing coverage. Please review.

Project coverage is 69.51%. Comparing base (0f1b2ff) to head (5a1f9e2).

Files Patch % Lines
src/lib/homestore_backend/hs_http_manager.cpp 22.82% 71 Missing :warning:
src/lib/homestore_backend/hs_blob_manager.cpp 59.37% 9 Missing and 4 partials :warning:
src/lib/homestore_backend/hs_homeobject.hpp 76.19% 5 Missing :warning:
...ib/homestore_backend/replication_state_machine.cpp 57.14% 2 Missing and 1 partial :warning:
src/lib/homeobject_impl.hpp 75.00% 0 Missing and 1 partial :warning:
src/lib/homestore_backend/hs_cp_callbacks.cpp 94.11% 1 Missing :warning:
src/lib/homestore_backend/index_kv.cpp 66.66% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## ========================================== - Coverage 72.40% 69.51% -2.89% ========================================== Files 30 30 Lines 1377 1473 +96 Branches 137 148 +11 ========================================== + Hits 997 1024 +27 - Misses 300 369 +69 Partials 80 80 ```

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