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 [mqttv5_quic] fix explicit closing socket under qos_first condi… #194

Merged
merged 2 commits into from
Jul 14, 2023

* FIX [mqtt_quic] fix a sock_fini bug in qos_first case

7c03359
Select commit
Loading
Failed to load commit list.
Merged

* FIX [mqttv5_quic] fix explicit closing socket under qos_first condi… #194

* FIX [mqtt_quic] fix a sock_fini bug in qos_first case
7c03359
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 14, 2023 in 1s

0.00% of diff hit (target 58.85%)

View this Pull Request on Codecov

0.00% of diff hit (target 58.85%)

Annotations

Check warning on line 1286 in src/mqtt/protocol/mqtt/mqtt_quic.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_quic.c#L1285-L1286

Added lines #L1285 - L1286 were not covered by tests

Check warning on line 1310 in src/mqtt/protocol/mqtt/mqtt_quic.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_quic.c#L1310

Added line #L1310 was not covered by tests

Check warning on line 1312 in src/mqtt/protocol/mqtt/mqtt_quic.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_quic.c#L1312

Added line #L1312 was not covered by tests

Check warning on line 1314 in src/mqtt/protocol/mqtt/mqtt_quic.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_quic.c#L1314

Added line #L1314 was not covered by tests

Check warning on line 1317 in src/mqtt/protocol/mqtt/mqtt_quic.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_quic.c#L1317

Added line #L1317 was not covered by tests

Check warning on line 1293 in src/mqtt/protocol/mqtt/mqttv5_quic.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqttv5_quic.c#L1292-L1293

Added lines #L1292 - L1293 were not covered by tests

Check warning on line 1317 in src/mqtt/protocol/mqtt/mqttv5_quic.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqttv5_quic.c#L1317

Added line #L1317 was not covered by tests

Check warning on line 1319 in src/mqtt/protocol/mqtt/mqttv5_quic.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqttv5_quic.c#L1319

Added line #L1319 was not covered by tests

Check warning on line 1321 in src/mqtt/protocol/mqtt/mqttv5_quic.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqttv5_quic.c#L1321

Added line #L1321 was not covered by tests

Check warning on line 1324 in src/mqtt/protocol/mqtt/mqttv5_quic.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqttv5_quic.c#L1324

Added line #L1324 was not covered by tests