Property IsNew
- Namespace
- QueryGuard
- Assembly
- QueryGuard.Core.dll
IsNew
Gets whether this scope has no baseline to compare against.
public bool IsNew { get; }
Property Value
Remarks
A new scope is not a regression. Treating it as one would fail the pull request that adds any endpoint, which is the fastest way to get a check turned off.