little-cui commented on code in PR #319:
URL: https://github.com/apache/servicecomb-kie/pull/319#discussion_r1497114681


##########
server/resource/v1/admin_resource.go:
##########
@@ -57,6 +59,10 @@ func (r *AdminResource) URLPatterns() []restful.Route {
 
 // HealthCheck provider version info and time info
 func (r *AdminResource) HealthCheck(context *restful.Context) {
+       healthCheckMode := context.ReadQueryParameter(common.QueryParamMode)

Review Comment:
   补UT



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to