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(io): mqtt subscription concurrent map #3475

Merged
merged 2 commits into from
Dec 25, 2024

Conversation

Yisaer
Copy link
Collaborator

@Yisaer Yisaer commented Dec 25, 2024

Closes #3473

Signed-off-by: Song Gao <disxiaofei@163.com>
@Yisaer Yisaer changed the title fix: fix concurrent map fix: fix subscription concurrent map Dec 25, 2024
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (master-2.0@da93e13). Learn more about missing BASE report.

Files with missing lines Patch % Lines
internal/io/mqtt/client/client.go 76.92% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master-2.0    #3475   +/-   ##
=============================================
  Coverage              ?   71.17%           
=============================================
  Files                 ?      400           
  Lines                 ?    45359           
  Branches              ?        0           
=============================================
  Hits                  ?    32284           
  Misses                ?    10540           
  Partials              ?     2535           

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

Signed-off-by: Song Gao <disxiaofei@163.com>
@ngjaying ngjaying changed the title fix: fix subscription concurrent map fix(io): mqtt subscription concurrent map Dec 25, 2024
@ngjaying ngjaying merged commit 32fa9d5 into lf-edge:master-2.0 Dec 25, 2024
63 checks passed
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