Table of Contents

Property Scopes

Namespace
QueryGuard
Assembly
QueryGuard.Core.dll

Scopes

Gets every compared scope, regressions first and then by name.

public IReadOnlyList<QueryGuardScopeComparison> Scopes { get; }

Property Value

IReadOnlyList<QueryGuardScopeComparison>

Remarks

Ordered so the interesting rows are at the top of a pull request comment, and deterministically so two runs over the same data produce the same output.