YongGoose commented on code in PR #7356: URL: https://github.com/apache/incubator-seata/pull/7356#discussion_r2100461577
########## codecov.yml: ########## @@ -16,16 +16,16 @@ # codecov: - require_ci_to_pass: yes + require_ci_to_pass: true + branch: 2.x coverage: status: - patch: yes + patch: true project: default: threshold: 1% if_not_found: success - target: 2.x - changes: yes #only care the changed files + changes: true Review Comment: Done in https://github.com/apache/incubator-seata/pull/7356/commits/bf14d7483e96ad6453cd92cbe8162b47bd132b72 ! -- 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: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org