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 multiple bugs in new QUIC trasnport #869

Merged
merged 4 commits into from
Feb 22, 2024

* FIX [mqttv5_quic/protocol] fix a deadlock issue cause broker stop r…

0d76416
Select commit
Loading
Failed to load commit list.
Merged

Fix multiple bugs in new QUIC trasnport #869

* FIX [mqttv5_quic/protocol] fix a deadlock issue cause broker stop r…
0d76416
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2024 in 1s

65.48% (-0.27%) compared to 3d98911

View this Pull Request on Codecov

65.48% (-0.27%) compared to 3d98911

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3d98911) 65.74% compared to head (0d76416) 65.48%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #869      +/-   ##
==========================================
- Coverage   65.74%   65.48%   -0.27%     
==========================================
  Files         129      129              
  Lines       37402    37402              
==========================================
- Hits        24591    24492      -99     
- Misses      12811    12910      +99     

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