Fix broken gcov command by ptomato · Pull Request #173 · codecov/codecov-node
Navigation Menu
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
- Notifications You must be signed in to change notification settings
- Fork 111
Conversation
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'.
This was referenced
Sep 6, 2024This was referenced
Sep 13, 2024This was referenced
Sep 21, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters