little-cui commented on code in PR #3377:
URL: 
https://github.com/apache/servicecomb-java-chassis/pull/3377#discussion_r990897474


##########
governance/src/main/java/org/apache/servicecomb/governance/marker/RequestProcessor.java:
##########
@@ -103,4 +115,68 @@ private boolean operatorMatch(String str, RawOperator 
rawOperator) {
     }
     return true;
   }
+
+  private boolean customMatch(GovernanceRequest request, Matcher matcher) {

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