edgexfoundry / go-mod-core-contracts

Owner: Core/Support WG
Apache License 2.0
27 stars 67 forks source link

feat: Allow store reading value as null #933

Closed weichou1229 closed 1 month ago

weichou1229 commented 1 month ago

Allow store reading value as null

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/go-mod-core-contracts/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

Test with simple device service.

New Dependency Instructions (If applicable)

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 43.52%. Comparing base (c49e7a4) to head (11f0ae7).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #933 +/- ## ======================================= Coverage 43.52% 43.52% ======================================= Files 124 124 Lines 6752 6752 ======================================= Hits 2939 2939 Misses 3557 3557 Partials 256 256 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.