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

build: fix gocvr version used for coverage #19094

Closed
wants to merge 1 commit into from

Commits on Mar 2, 2018

  1. build: fix gocvr version used for coverage

    Fix the gcovr version to a fixed version and uses patches
    specific to that version. This avoids us being broken by
    changes in the gcovr repo. Using file name for patches
    specific to the version level will allow us to move up when
    necessary without breaking coverage for earlier versions
    of Node.js
    mhdawson committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    5a1495f View commit details
    Browse the repository at this point in the history