coveralls.net icon indicating copy to clipboard operation
coveralls.net copied to clipboard

Deprecate UseRelativePaths

Open csMACnz opened this issue 7 years ago • 0 comments

The most useful way to use the publisher with .Net is to turn UseRelativePaths on. This should be the default.

Propose:

  • deprecate the --useRelativePaths setting
  • default the value of --useRelativePaths to true
  • Add a mutually exclusive --useFullSourcePaths to allow the opposite behaviour to still be used.

csMACnz avatar Jun 06 '18 07:06 csMACnz