denbon05/fastify-lcache

View on GitHub
lib/index.ts

Summary

Maintainability
A
1 hr
Test Coverage
A
95%

Function cache has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const cache: FastifyPluginCallback<ICacheOptions> = (
  instance: FastifyInstance,
  opts: ICacheOptions,
  _next
) => {
Severity: Minor
Found in lib/index.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status