Closed sinarck closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.26%. Comparing base (
a30f8d2
) to head (ac727bf
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
there's syntax errors in your example
Should be good now.
thanks!
I recently wrote some code in my own project that utilizes
node-cache
, and thought it might be helpful for anyone else who stumbled across the docs. I'm not sure if my implementation is actually useful or correct, so any feedback would be helpful.