Fix broken gcov command by ptomato · Pull Request #173 · codecov/codecov-node

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Conversation

thomasrockhu

The gcov command can't be generated if none of the gcov options are
given on the command line, since sanitizeVar() will throw an exception
when given 'undefined' as input. This allows sanitizeVar() to accept an
input of 'undefined'.

thomasrockhu

This was referenced

Sep 6, 2024

This was referenced

Sep 13, 2024

This was referenced

Sep 21, 2024