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 some error in quic protocol layer. #704

Merged
merged 2 commits into from
Sep 27, 2023

* FIX [mqtt_quic_client] Fix the null qpipe issue.

db8b9fe
Select commit
Loading
Failed to load commit list.
Merged

Fix some error in quic protocol layer. #704

* FIX [mqtt_quic_client] Fix the null qpipe issue.
db8b9fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 0s

64.73% (+0.11%) compared to b5d4022

View this Pull Request on Codecov

64.73% (+0.11%) compared to b5d4022

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (b5d4022) 64.61% compared to head (db8b9fe) 64.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #704      +/-   ##
==========================================
+ Coverage   64.61%   64.73%   +0.11%     
==========================================
  Files         119      119              
  Lines       35510    35511       +1     
==========================================
+ Hits        22944    22987      +43     
+ Misses      12566    12524      -42     

see 20 files with indirect coverage changes

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