Nullable<double> ValueDiff( IQualityGate qualityGate )
Parameters
- qualityGate
- The quality gate object can be the NewerVersion(IQualityGate) or OlderVersion(IQualityGate) of the same quality gate.
Nullable<double> ValueDiff( IQualityGate qualityGate )
Exception | Description |
---|---|
System.ArgumentException | qualityGate is not present in NewerIssuesSet nor OlderIssuesSet. |
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed