Xline
Xline copied to clipboard
chore: ignore hyper dependency update
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)
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.
@Phoenix500526 Convert your pr to draft since CI failed