AzureDevOpsDsc: Increase unit test, code coverage #22
Labels
Backlog - Mid Term
Backlog - Mid Term
help wanted
The issue is up for grabs for anyone in the community.
tests
The issue or pull request is about tests only.
Details of the scenario you tried and the problem that is occurring
Test coverage threshold in the
build.yml
file is currently set to 40 (%) to allow initial builds to execute/succeed - Although a number of classes within the unit tests are covered, Pester is not recognising the coverage.This needs investigating and may require a refactoring of tests and/or classes (also note #10 relating to classes within the module).
Ideally, attempt to set code coverage threshold to 100% or 95%.
The text was updated successfully, but these errors were encountered: