eBay / nuraft_mesg

A session management and gRPC service layer for NuRaft.
Apache License 2.0
6 stars 11 forks source link

update lz4 and opessl version #61

Closed JacksonYao287 closed 10 months ago

JacksonYao287 commented 10 months ago

lz4 has conflict with folly openssl has conflict with sisl11

update lz4 and opessl version to be compitable with sisl11 and folly

after this PR and https://github.com/eBay/sisl/pull/200 are both merged , homestore repl branch merging master (https://github.com/eBay/HomeStore/pull/266) can be built with iomgr 11, which depends sisl11

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (45a2241) 72.32% compared to head (d16b753) 75.62%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ========================================== + Coverage 72.32% 75.62% +3.30% ========================================== Files 21 20 -1 Lines 831 796 -35 Branches 95 90 -5 ========================================== + Hits 601 602 +1 + Misses 169 133 -36 Partials 61 61 ```

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