Class GrpcCoverageCollector
Aggregates gRPC calls as service/method coverage from the client's observations.
public sealed class GrpcCoverageCollector : ProtoCoverageCollector, IProtoCollector, IProtoReportSource
- Inheritance
-
GrpcCoverageCollector
- Implements
- Inherited Members
- Extension Methods
Constructors
GrpcCoverageCollector(string)
Aggregates gRPC calls as service/method coverage from the client's observations.
public GrpcCoverageCollector(string targetName)
Parameters
targetNamestring
Properties
Category
public override string Category { get; }
Property Value
Methods
CanCollect(ProtoObservation)
Determines whether this collector accepts an observation.
public override bool CanCollect(ProtoObservation observation)
Parameters
observationProtoObservation