-
Notifications
You must be signed in to change notification settings - Fork 69
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: use baseUrlFunc instead baseUrl for Clients #970
Conversation
c7109b4
to
6d716db
Compare
6d716db
to
b37b437
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #970 +/- ##
==========================================
- Coverage 43.87% 43.11% -0.76%
==========================================
Files 116 117 +1
Lines 6779 7141 +362
==========================================
+ Hits 2974 3079 +105
- Misses 3565 3721 +156
- Partials 240 341 +101 ☔ View full report in Codecov by Sentry. |
relate: edgexfoundry/go-mod-bootstrap#804 Signed-off-by: Ginny Guan <[email protected]>
0666160
to
3ce3929
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
relate: edgexfoundry/go-mod-bootstrap#804
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:
BREAKING CHANGE:
describing the break)Testing Instructions
New Dependency Instructions (If applicable)