node-redis icon indicating copy to clipboard operation
node-redis copied to clipboard

V5

Open leibale opened this issue 2 years ago • 1 comments

#1502 #2431 #2378 #2341 #2469 #2484 #2137 #2561 #2565 #2614 #2650 #2679

leibale avatar Apr 26 '23 21:04 leibale

Codecov Report

Patch coverage: 39.13% and project coverage change: -41.59 :warning:

Comparison is base (3273c85) 95.67% compared to head (784bd0d) 54.08%.

:exclamation: Current head 784bd0d differs from pull request most recent head e04609c. Consider uploading reports for the commit e04609c to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2485       +/-   ##
===========================================
- Coverage   95.67%   54.08%   -41.59%     
===========================================
  Files         455      264      -191     
  Lines        4552     2777     -1775     
  Branches      522      447       -75     
===========================================
- Hits         4355     1502     -2853     
- Misses        128     1161     +1033     
- Partials       69      114       +45     
Impacted Files Coverage Δ
packages/client/lib/commands/GETBIT.ts 50.00% <ø> (-50.00%) :arrow_down:
packages/client/lib/commands/GETDEL.ts 100.00% <ø> (ø)
packages/client/lib/commands/GETEX.ts 38.46% <ø> (-61.54%) :arrow_down:
packages/client/lib/commands/GETRANGE.ts 100.00% <ø> (ø)
packages/client/lib/commands/GETSET.ts 100.00% <ø> (ø)
packages/client/lib/commands/HDEL.ts 100.00% <ø> (ø)
packages/client/lib/commands/HELLO.ts 12.50% <ø> (-87.50%) :arrow_down:
packages/client/lib/commands/HEXISTS.ts 100.00% <ø> (ø)
packages/client/lib/commands/HGET.ts 100.00% <ø> (ø)
packages/client/lib/commands/HGETALL.ts 100.00% <ø> (ø)
... and 159 more

... and 241 files with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Apr 27 '23 22:04 codecov-commenter