Skip to content

Instantly share code, notes, and snippets.

@ferPrieto
Created May 18, 2023 07:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ferPrieto/beb909b928a6f49e68231dbb869c544d to your computer and use it in GitHub Desktop.
Save ferPrieto/beb909b928a6f49e68231dbb869c544d to your computer and use it in GitHub Desktop.
Set code coverage percentages, using envman
envman add --key PR_BRANCH_CODE_COVERAGE --value $CURRENT_COVERAGE
envman add --key MASTER_BRANCH_CODE_COVERAGE --value $MASTER_BRANCH_CODE_COVERAGE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment