-
Notifications
You must be signed in to change notification settings - Fork 47
Get CodeCoverageThreshold
gaelcolas edited this page Jul 18, 2024
·
1 revision
Gets the CodeCoverageThreshod from Runtime parameter or from BuildInfo.
Get-CodeCoverageThreshold [[-RuntimeCodeCoverageThreshold] <String>] [[-BuildInfo] <PSObject>]
[<CommonParameters>]
This function will override the CodeCoverageThreshold by the value provided at runtime if any.
Get-CodeCoverageThreshold -RuntimeCodeCoverageThreshold 0
BuildInfo object as defined by the Build.yml.
Type: PSObject
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseRuntime value for the Pester CodeCoverageThreshold (can be $null).
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
- Add Sample
- Convert SamplerHashtableToString
- Get BuiltModuleVersion
- Get ClassBasedResourceName
- Get CodeCoverageThreshold
- Get MofSchemaName
- Get OperatingSystemShortName
- Get PesterOutputFileFileName
- Get Psm1SchemaName
- Get SamplerAbsolutePath
- Get SamplerBuildVersion
- Get SamplerBuiltModuleBase
- Get SamplerBuiltModuleManifest
- Get SamplerCodeCoverageOutputFile
- Get SamplerCodeCoverageOutputFileEncoding
- Get SamplerModuleInfo
- Get SamplerModuleRootPath
- Get SamplerProjectName
- Get SamplerSourcePath
- Invoke SamplerGit
- Merge JaCoCoReport
- New SampleModule
- New SamplerJaCoCoDocument
- New SamplerPipeline
- Out SamplerXml
- Set SamplerPSModulePath
- Split ModuleVersion
- Update JaCoCoStatistic