-
Notifications
You must be signed in to change notification settings - Fork 485
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: Rename Encode func to better name #3822
Conversation
recheck |
2 similar comments
recheck |
recheck |
0bc8f50
to
8e3f53e
Compare
Codecov Report
@@ Coverage Diff @@
## main #3822 +/- ##
=======================================
Coverage 45.77% 45.77%
=======================================
Files 112 112
Lines 9640 9640
=======================================
Hits 4413 4413
Misses 4844 4844
Partials 383 383
Continue to review full report at Codecov.
|
closes edgexfoundry#2753 Function also writes response. Signed-off-by: Leonard Goodell <[email protected]>
8e3f53e
to
c69b39d
Compare
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
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
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
closes edgexfoundry#2753 Function also writes response. Signed-off-by: Leonard Goodell <[email protected]> Co-authored-by: Cloud Tsai <[email protected]>
Function also writes response.
Signed-off-by: Leonard Goodell [email protected]
If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-go/blob/main/.github/Contributing.md
PR Checklist
Please check if your PR fulfills the following requirements:
BREAKING CHANGE:
describing the break)Testing Instructions
N/A for name refactoring
New Dependency Instructions (If applicable)
N/A for name refactoring