Skip to content

Adds MQTT connector. #731

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

Merged
merged 50 commits into from
Nov 13, 2024
Merged

Adds MQTT connector. #731

merged 50 commits into from
Nov 13, 2024

Conversation

horned-sphere
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 61.97802% with 346 lines in your changes missing coverage. Please review.

Project coverage is 50.72%. Comparing base (ee186e9) to head (ae059cc).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
example_apps/mqtt_egress_connector/src/main.rs 0.00% 39 Missing ⚠️
server/swimos_connector_mqtt/src/facade.rs 9.52% 38 Missing ⚠️
example_apps/mqtt_ingress_connector/src/main.rs 0.00% 36 Missing ⚠️
.../swimos_connector_mqtt/src/connector/egress/mod.rs 78.44% 36 Missing ⚠️
server/swimos_connector/src/selector/base.rs 0.00% 34 Missing ⚠️
...swimos_connector_mqtt/src/connector/ingress/mod.rs 69.36% 34 Missing ⚠️
server/swimos_connector/src/selector/mod.rs 87.13% 22 Missing ⚠️
server/swimos_connector/src/selector/relay/mod.rs 72.97% 20 Missing ⚠️
...onnector_mqtt/src/connector/egress/selector/mod.rs 79.56% 19 Missing ⚠️
...ingress_connector/src/bin/mqtt_connector_client.rs 0.00% 12 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #731      +/-   ##
==========================================
- Coverage   50.89%   50.72%   -0.18%     
==========================================
  Files         399      401       +2     
  Lines       33682    33786     +104     
==========================================
- Hits        17144    17137       -7     
- Misses      16538    16649     +111     

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

@horned-sphere horned-sphere marked this pull request as ready for review October 30, 2024 11:42
@horned-sphere horned-sphere merged commit 3ac0c70 into main Nov 13, 2024
12 checks passed
@horned-sphere horned-sphere deleted the mqtt branch November 13, 2024 15:34
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.

2 participants