Xline icon indicating copy to clipboard operation
Xline copied to clipboard

chore: ignore hyper dependency update

Open Phoenix500526 opened this issue 11 months ago • 2 comments

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

  • what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?)

  • what changes does this pull request make?

  • are there any non-obvious implications of these changes? (does it break compatibility with previous versions, etc)

Phoenix500526 avatar Mar 23 '24 03:03 Phoenix500526

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
@@            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.

codecov[bot] avatar Mar 23 '24 03:03 codecov[bot]

@Phoenix500526 Convert your pr to draft since CI failed

mergify[bot] avatar Apr 18 '24 06:04 mergify[bot]