jaredwray / cache-manager

Cache module for Node.JS
MIT License
1.4k stars 152 forks source link

adding in express middleware example #703

Closed jaredwray closed 1 month ago

jaredwray commented 1 month ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) adding in express middleware example

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.37%. Comparing base (9238da3) to head (2173558).

:exclamation: Current head 2173558 differs from pull request most recent head d604ed7

Please upload reports for the commit d604ed7 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #703 +/- ## ======================================= Coverage 91.37% 91.37% ======================================= Files 8 8 Lines 788 788 Branches 111 111 ======================================= Hits 720 720 Misses 67 67 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.