-
Notifications
You must be signed in to change notification settings - Fork 131
fix: pick fixes from main branch #1773
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
Conversation
Since the cache share data, the map and slice should be cloned to prevent concurrent read write error. Closes edgexfoundry#1710 Signed-off-by: bruce <[email protected]> Signed-off-by: FelixTing <[email protected]>
Signed-off-by: yichun chou <[email protected]>
Signed-off-by: yichun chou <[email protected]>
|
TODO: Update the versions of the following go modules in |
…dry#1736) Apply mask and shift transformations to incoming data according to the ADR https://docs.edgexfoundry.org/4.0/design/adr/device-service/0011-DeviceService-Rest-API/#data-transformations Closes edgexfoundry#1703 Signed-off-by: Bruce Huang <[email protected]>
Signed-off-by: FelixTing <[email protected]>
8116094 to
e4ad7f9
Compare
|
recheck |
Signed-off-by: FelixTing <[email protected]>
Signed-off-by: FelixTing <[email protected]>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## odessa #1773 +/- ##
==========================================
+ Coverage 32.39% 32.73% +0.34%
==========================================
Files 51 51
Lines 4887 4921 +34
==========================================
+ Hits 1583 1611 +28
- Misses 3166 3172 +6
Partials 138 138 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
judehung
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/device-sdk-go/blob/main/.github/Contributing.md
PR Checklist
Please check if your PR fulfills the following requirements:
BREAKING CHANGE:describing the break)