lib/errors/connection-not-found.error.ts
|
class |
ConnectionNotFoundError |
100 %
(1/1)
|
lib/errors/storage-exceeded.error.ts
|
class |
StorageExceededError |
100 %
(1/1)
|
lib/errors/timeout-error.ts
|
class |
TimeoutError |
100 %
(1/1)
|
lib/errors/unhealthy-response-code.error.ts
|
class |
UnhealthyResponseCodeError |
100 %
(1/1)
|
lib/health-indicators.provider.ts
|
variable |
HEALTH_INDICATORS |
100 %
(1/1)
|
lib/health-indicators/database/databse-ping-check-settings.interface.ts
|
interface |
DatabasePingCheckSettings |
66 %
(2/3)
|
lib/health-indicators/database/mongoose.health.ts
|
injectable |
MongooseHealthIndicator |
100 %
(4/4)
|
lib/health-indicators/database/mongoose.health.ts
|
interface |
MongoosePingCheckSettings |
66 %
(2/3)
|
lib/health-indicators/database/typeorm.health.ts
|
injectable |
TypeOrmHealthIndicator |
100 %
(4/4)
|
lib/health-indicators/database/typeorm.health.ts
|
interface |
TypeOrmPingCheckSettings |
66 %
(2/3)
|
lib/health-indicators/disk/disk.health.ts
|
injectable |
DiskHealthIndicator |
100 %
(3/3)
|
lib/health-indicators/dns/dns.health.ts
|
injectable |
DNSHealthIndicator |
100 %
(4/4)
|
lib/health-indicators/health-indicator.ts
|
class |
HealthIndicator |
100 %
(2/2)
|
lib/health-indicators/memory/memory.health.ts
|
injectable |
MemoryHealthIndicator |
100 %
(4/4)
|
lib/health-indicators/microservice/grpc.health.ts
|
injectable |
GRPCHealthIndicator |
100 %
(4/4)
|
lib/health-indicators/microservice/grpc.health.ts
|
interface |
GRPCHealthService |
50 %
(1/2)
|
lib/health-indicators/microservice/microservice.health.ts
|
injectable |
MicroserviceHealthIndicator |
100 %
(4/4)
|
lib/interfaces/terminus-module-options.interface.ts
|
interface |
TerminusEndpoint |
100 %
(4/4)
|
lib/interfaces/terminus-module-options.interface.ts
|
interface |
TerminusModuleAsyncOptions |
100 %
(6/6)
|
lib/interfaces/terminus-module-options.interface.ts
|
interface |
TerminusModuleOptions |
75 %
(3/4)
|
lib/interfaces/terminus-module-options.interface.ts
|
interface |
TerminusOptionsFactory |
100 %
(2/2)
|
lib/terminus-bootstrap.service.ts
|
injectable |
TerminusBootstrapService |
75 %
(3/4)
|