barend-erasmus/web-push-service

View on GitHub
src/server.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function initialize has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

export function initialize(
  clientRepository: IClientRepository,
  subscriptionRepository: ISubscriptionRepository,
  host: string,
): express.Application {
Severity: Minor
Found in src/server.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status