Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: split coverage workflows #156

Merged
merged 1 commit into from
Oct 28, 2019
Merged

ci: split coverage workflows #156

merged 1 commit into from
Oct 28, 2019

Commits on Oct 28, 2019

  1. ci: split coverage workflows

    As in the C++ Crypto repo, CodeClimate Coverage attempts to use the CC_TEST_REPORTER_ID of the PR base for reporting on the upstream parent and fails.
    
    This PR splits workflows so that CodeClimate Coverage onlys runs on Pushes to master/devleop.
    
    CodeCov will continue to run on PR's and Pushes.
    sleepdefic1t committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    4992ce9 View commit details
    Browse the repository at this point in the history