Skip to content

feat: add coverage test for dotnet projects #42

@HamidMolareza

Description

@HamidMolareza

Sample:

- repo: https://github.com/Payadel/pre-commit-hooks
  rev: v1
  hooks:
    - id: dotnet-coverage
      args: [ --path='/path/to/project', --min=50 ]
      stages: [ push ]
      pass_filenames: false

TODO

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority-highAfter critical issues are fixed, these should be dealt with before any further issues.scope-new-featureNew features or options.version-minorAdd functionality in a backwards compatible manner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions