mistercrunch commented on a change in pull request #7433: Adding codecov targets and thresholds URL: https://github.com/apache/incubator-superset/pull/7433#discussion_r287542677
########## File path: .codecov.yml ########## @@ -0,0 +1,14 @@ +coverage: + status: + project: + default: + # Commits pushed to master should not make the overall + # project coverage decrease by more than 1%: + target: auto + threshold: 1% Review comment: Nope I think you need admin to override the blockers, which none of the committers get. You'd have to open an apache INFRA ticket :( ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
