Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redis - fixing bug with ioredis and useRedisSets #918

Merged
merged 2 commits into from
Sep 16, 2023

Conversation

jaredwray
Copy link
Owner

@jaredwray jaredwray commented Sep 16, 2023

Please check if the PR fulfills these requirements

  • Followed the Contributing guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage.
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Fixing issue #902.

#902

@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (42a6672) 100.00% compared to head (dc6fe2b) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #918   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2576      2577    +1     
  Branches       339       339           
=========================================
+ Hits          2576      2577    +1     
Files Changed Coverage Δ
packages/redis/src/index.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jaredwray jaredwray merged commit 2fea7d2 into main Sep 16, 2023
@jaredwray jaredwray deleted the redis---fixing-bug-with-ioredis-and-useRedisSets branch September 16, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant