jaredwray / cache-manager

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

moving to typescript compatibility with nodejs 18+ #702

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, ...) moving to typescript compatibility with nodejs 18+

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 (dee6a62) to head (cd936d3).

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

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