Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: packet sequence in Timeout handlers should be encoded in big-endian #1004

Merged

Fix this issue in `to_vec` method.

d7e375d
Select commit
Loading
Failed to load commit list.
Merged

fix: packet sequence in Timeout handlers should be encoded in big-endian #1004

Fix this issue in `to_vec` method.
d7e375d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2023 in 1s

70.69% (+0.00%) compared to de2c530

View this Pull Request on Codecov

70.69% (+0.00%) compared to de2c530

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (de2c530) 70.69% compared to head (d7e375d) 70.69%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1004   +/-   ##
=======================================
  Coverage   70.69%   70.69%           
=======================================
  Files         178      178           
  Lines       17919    17870   -49     
=======================================
- Hits        12667    12634   -33     
+ Misses       5252     5236   -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.