fix #2458 - add support for `WAITAOF` by e920528 · Pull Request #2536 · redis/node-redis

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.02 ⚠️

Comparison is base (a7d5bc7) 95.70% compared to head (68e79fc) 95.68%.

❗ Current head 68e79fc differs from pull request most recent head 3f5f4cb. Consider uploading reports for the commit 3f5f4cb to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2536      +/-   ##
==========================================
- Coverage   95.70%   95.68%   -0.02%     
==========================================
  Files         456      457       +1     
  Lines        4561     4564       +3     
  Branches      524      524              
==========================================
+ Hits         4365     4367       +2     
- Misses        127      128       +1     
  Partials       69       69              
Impacted Files Coverage Δ
packages/client/lib/commands/WAITAOF.ts 50.00% <50.00%> (ø)
packages/client/lib/client/commands.ts 100.00% <100.00%> (ø)

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