In version 1.1.0 we deprecated several properties that could be set on the CodecovSettings class due to the support either is not available in the official Codecov CLI, or they had been removed.
As such, we should now remove this properties in the next major version of Cake.Codecov.
The properties that will be removed are as following.
DisableNetwork: replaced by property DryRun
Dump: replaced by property DryRun
NoColor: No replacement available
Required: replaced by property NonZero
Root: replaced by property RootDirectory
In version 1.1.0 we deprecated several properties that could be set on the CodecovSettings class due to the support either is not available in the official Codecov CLI, or they had been removed.
As such, we should now remove this properties in the next major version of Cake.Codecov.
The properties that will be removed are as following.
DisableNetwork: replaced by propertyDryRunDump: replaced by propertyDryRunNoColor: No replacement availableRequired: replaced by propertyNonZeroRoot: replaced by propertyRootDirectory