feat(MED-161): update analysis results view
This commit is contained in:
@@ -78,6 +78,7 @@ export type AnalysisResultDetailsElementResults = {
|
||||
responseTime: string | null;
|
||||
responseValue: number | null;
|
||||
responseValueIsNegative: boolean | null;
|
||||
responseValueIsWithinNorm: boolean | null;
|
||||
normLowerIncluded: boolean;
|
||||
normUpperIncluded: boolean;
|
||||
status: string;
|
||||
|
||||
Reference in New Issue
Block a user