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

Support build with demo. Merge mqttv311 protocol layer with mqttv5. Support debug mode. #225

Merged
merged 9 commits into from
Mar 29, 2024

* FIX [cmake] Fix the typo in cmake.

865f3e5
Select commit
Loading
Failed to load commit list.
Merged

Support build with demo. Merge mqttv311 protocol layer with mqttv5. Support debug mode. #225

* FIX [cmake] Fix the typo in cmake.
865f3e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 29, 2024 in 1s

0.00% of diff hit (target 59.10%)

View this Pull Request on Codecov

0.00% of diff hit (target 59.10%)

Annotations

Check warning on line 109 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L109

Added line #L109 was not covered by tests

Check warning on line 113 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L111-L113

Added lines #L111 - L113 were not covered by tests

Check warning on line 136 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L136

Added line #L136 was not covered by tests

Check warning on line 360 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L360

Added line #L360 was not covered by tests

Check warning on line 364 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L364

Added line #L364 was not covered by tests

Check warning on line 397 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L397

Added line #L397 was not covered by tests

Check warning on line 437 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L437

Added line #L437 was not covered by tests

Check warning on line 442 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L442

Added line #L442 was not covered by tests

Check warning on line 459 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L457-L459

Added lines #L457 - L459 were not covered by tests

Check warning on line 464 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L464

Added line #L464 was not covered by tests

Check warning on line 470 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L470

Added line #L470 was not covered by tests

Check warning on line 476 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L476

Added line #L476 was not covered by tests

Check warning on line 701 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L701

Added line #L701 was not covered by tests

Check warning on line 715 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L710-L715

Added lines #L710 - L715 were not covered by tests

Check warning on line 718 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L717-L718

Added lines #L717 - L718 were not covered by tests

Check warning on line 722 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L720-L722

Added lines #L720 - L722 were not covered by tests

Check warning on line 727 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L725-L727

Added lines #L725 - L727 were not covered by tests

Check warning on line 730 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L729-L730

Added lines #L729 - L730 were not covered by tests

Check warning on line 737 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L732-L737

Added lines #L732 - L737 were not covered by tests

Check warning on line 739 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L739

Added line #L739 was not covered by tests

Check warning on line 742 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L741-L742

Added lines #L741 - L742 were not covered by tests

Check warning on line 745 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L744-L745

Added lines #L744 - L745 were not covered by tests

Check warning on line 748 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L747-L748

Added lines #L747 - L748 were not covered by tests

Check warning on line 754 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L751-L754

Added lines #L751 - L754 were not covered by tests

Check warning on line 757 in src/mqtt/protocol/mqtt/mqtt_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mqtt/protocol/mqtt/mqtt_client.c#L756-L757

Added lines #L756 - L757 were not covered by tests