idealley / feathers-hooks-rediscache

Set of caching hooks and routes for feathersjs.
MIT License
38 stars 12 forks source link

- Updated project dependencies and added `debug` module #70

Open rockrotem opened 5 years ago

rockrotem commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #70 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   96.55%   96.59%   +0.04%     
==========================================
  Files           6        6              
  Lines         145      147       +2     
==========================================
+ Hits          140      142       +2     
  Misses          5        5
Impacted Files Coverage Δ
src/hooks/helpers/path.js 100% <ø> (ø) :arrow_up:
src/hooks/redis.js 100% <100%> (ø) :arrow_up:
src/redisClient.js 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 43928bd...383e3af. Read the comment docs.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.05%) to 93.671% when pulling 383e3af3f805470d867639ae92399ccef487c068 on LushaTeam:replace-console-log into 43928bdc6148552ee8947a26a8bb177a04cbff82 on idealley:master.