coveralls.net
coveralls.net copied to clipboard
Deprecate UseRelativePaths
The most useful way to use the publisher with .Net is to turn UseRelativePaths on. This should be the default.
Propose:
- deprecate the
--useRelativePathssetting - default the value of
--useRelativePathsto true - Add a mutually exclusive
--useFullSourcePathsto allow the opposite behaviour to still be used.