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

refactor(uuid): specify the stream node uuid when using grpc connection #19

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

rgallor
Copy link
Collaborator

@rgallor rgallor commented Nov 29, 2024

Use EVN ASTARTE_MSGHUB_NODE_ID or the toml file to specify the node id of the stream application

Copy link

codecov bot commented Nov 29, 2024

Codecov Report

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

Project coverage is 4.8%. Comparing base (ac9f8de) to head (1f71c48).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/astarte.rs 0.0% 12 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/astarte.rs 8.7% <0.0%> (-1.2%) ⬇️

use EVN ASTARTE_MSGHUB_NODE_ID or the toml file to specify the node id of the stream application

Signed-off-by: Riccardo Gallo <riccardo.gallo@secomind.com>
@rgallor rgallor force-pushed the refactor/stream-uuid branch from 57886d4 to 38cd270 Compare December 2, 2024 11:52
src/astarte.rs Outdated Show resolved Hide resolved
Signed-off-by: Riccardo Gallo <riccardo.gallo@secomind.com>
src/astarte.rs Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@rgallor rgallor force-pushed the refactor/stream-uuid branch from 78f8637 to 412d0fb Compare December 2, 2024 15:15
@rgallor rgallor requested a review from joshuachp December 2, 2024 15:15
Signed-off-by: Riccardo Gallo <riccardo.gallo@secomind.com>
@rgallor rgallor force-pushed the refactor/stream-uuid branch from 412d0fb to 1f71c48 Compare December 2, 2024 16:58
@harlem88 harlem88 merged commit 7db1595 into astarte-platform:master Dec 2, 2024
14 of 15 checks passed
@rgallor rgallor deleted the refactor/stream-uuid branch December 3, 2024 09:53
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.

4 participants