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

[WIP] Add new unit tests for quic stream layer. #888

Merged
merged 15 commits into from Mar 8, 2024
Merged

[WIP] Add new unit tests for quic stream layer. #888

merged 15 commits into from Mar 8, 2024

Conversation

wanghaEMQ
Copy link
Member

No description provided.

Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
… disconnected cb.

Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
When connection just established. This event may be triggered. At this time, quic stream close can't
notify transport layer is closed. Because no aio from transport layer is available.

Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
… pure quic test without mqtt.

Signed-off-by: wanghaemq <wangwei@emqx.io>
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 65.11%. Comparing base (d7e626c) to head (0f5301c).

Files Patch % Lines
src/supplemental/mqtt/mqtt_msg.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #888      +/-   ##
==========================================
- Coverage   65.14%   65.11%   -0.04%     
==========================================
  Files         130      130              
  Lines       37919    37919              
==========================================
- Hits        24703    24690      -13     
- Misses      13216    13229      +13     

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

…test.

Signed-off-by: wanghaemq <wangwei@emqx.io>
…ed acks.

Signed-off-by: wanghaemq <wangwei@emqx.io>
@wanghaEMQ wanghaEMQ changed the title Add new unit tests for quic stream layer. [WIP] Add new unit tests for quic stream layer. Mar 6, 2024
@wanghaEMQ
Copy link
Member Author

Still some memory leakages need to be fixed.

Signed-off-by: wanghaemq <wangwei@emqx.io>
@JaylinYu JaylinYu merged commit 4bb6266 into main Mar 8, 2024
15 of 16 checks passed
@JaylinYu JaylinYu deleted the wangha/dev2 branch March 8, 2024 02:34
@JaylinYu
Copy link
Member

JaylinYu commented Mar 8, 2024

Still some memory leakages need to be fixed.

mark an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants