Conversation
|
The PR logic of Java SDK:It is divided into three layers. use dsclient to create project example: DSClient dsClient = DSClientHelper.getClient("xxx","xxxx"); // (1) token; (2) endpoint add a http call example: |
Codecov Report
@@ Coverage Diff @@
## 2.0.6-prepare #8946 +/- ##
================================================
Coverage ? 21.04%
Complexity ? 1591
================================================
Files ? 536
Lines ? 22525
Branches ? 2673
================================================
Hits ? 4740
Misses ? 17300
Partials ? 485 Continue to review full report at Codecov.
|
|
SonarCloud Quality Gate failed.
|
|
Please commit to the dev branch. |
The dev branch has changed too much. At present, I am not optimistic about the overall packaging and construction method of dev branch, which is not conducive to users' simple use. The interface implemented has been tested of branch 2.0.x and there is no plan to join dev at present |
|
SonarCloud Quality Gate failed.
|










Purpose of the pull request
#7946
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows: