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

feat: support manage connection #2867

Merged
merged 24 commits into from
May 27, 2024
Merged

feat: support manage connection #2867

merged 24 commits into from
May 27, 2024

Conversation

Yisaer
Copy link
Collaborator

@Yisaer Yisaer commented May 22, 2024

No description provided.

Signed-off-by: yisaer <[email protected]>
Copy link

codecov bot commented May 22, 2024

Codecov Report

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

Please upload report for BASE (master-v2@159f74e). Learn more about missing BASE report.

Files Patch % Lines
internal/io/connection/connection_pool.go 81.12% 22 Missing and 5 partials ⚠️
internal/io/mqtt/client/client.go 33.33% 20 Missing ⚠️
internal/io/mqtt/source.go 40.74% 13 Missing and 3 partials ⚠️
internal/io/mqtt/sink.go 31.82% 13 Missing and 2 partials ⚠️
internal/server/connection.go 65.00% 9 Missing and 5 partials ⚠️
internal/server/rest.go 0.00% 2 Missing ⚠️
internal/server/server.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master-v2    #2867   +/-   ##
============================================
  Coverage             ?   68.67%           
============================================
  Files                ?      278           
  Lines                ?    26506           
  Branches             ?        0           
============================================
  Hits                 ?    18202           
  Misses               ?     6667           
  Partials             ?     1637           

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

Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
@Yisaer Yisaer requested a review from ngjaying May 23, 2024 07:11
@Yisaer Yisaer marked this pull request as ready for review May 23, 2024 07:11
internal/io/mqtt/source.go Outdated Show resolved Hide resolved
internal/io/mqtt/client/client.go Outdated Show resolved Hide resolved
internal/io/connection/connection_pool.go Outdated Show resolved Hide resolved
internal/io/connection/connection_pool.go Outdated Show resolved Hide resolved
internal/io/connection/connection_pool.go Show resolved Hide resolved
test/select_all_rule.jmx Outdated Show resolved Hide resolved
internal/io/connection/connection_pool.go Outdated Show resolved Hide resolved
internal/io/connection/connection_pool.go Outdated Show resolved Hide resolved
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
@Yisaer Yisaer requested a review from ngjaying May 24, 2024 05:22
internal/io/connection/connection_pool.go Outdated Show resolved Hide resolved
internal/io/connection/connection_pool.go Show resolved Hide resolved
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
@Yisaer Yisaer requested a review from ngjaying May 27, 2024 05:16
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
Signed-off-by: yisaer <[email protected]>
@ngjaying ngjaying merged commit d4ffba9 into lf-edge:master-v2 May 27, 2024
24 checks passed
@Yisaer Yisaer deleted the conn_v2 branch May 27, 2024 08:58
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