Skip to content

Remove deprecated properties on settings class #308

@AdmiringWorm

Description

@AdmiringWorm

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions