Commit 29697ef3 authored by Michael Dawson's avatar Michael Dawson Committed by Michael Dawson
Browse files

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

PR-URL: https://github.com/nodejs/node/pull/19094


Reviewed-By: default avatarGibson Fahnestock <gibfahn@gmail.com>
parent 35c7238b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment