xline-kv / Xline

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

chore: ignore hyper dependency update #726

Closed Phoenix500526 closed 2 months ago

Phoenix500526 commented 3 months ago

Please briefly answer these questions: Prevent automatic upgrade of hyper from 0.14.28 to 1.0.0, as tonic depends on deprecated data structures, such as AddrStream and AddrIncoming. FYI: https://github.com/hyperium/hyper/issues/2850

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 75.37%. Comparing base (e35b35a) to head (dbed074). Report is 28 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #726 +/- ## ========================================== - Coverage 75.55% 75.37% -0.18% ========================================== Files 180 182 +2 Lines 26938 26995 +57 Branches 26938 26995 +57 ========================================== - Hits 20353 20348 -5 - Misses 5366 5384 +18 - Partials 1219 1263 +44 ```

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

mergify[bot] commented 2 months ago

@Phoenix500526 Convert your pr to draft since CI failed