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-next - adding in typescript build #646

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

jaredwray
Copy link
Owner

@jaredwray jaredwray commented Jan 25, 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, ...)
redis-next - adding in typescript build

@codecov
Copy link

codecov bot commented Jan 25, 2023

Codecov Report

Base: 100.00% // Head: 96.32% // Decreases project coverage by -3.68% ⚠️

Coverage data is based on head (8c23b59) compared to base (fca868d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #646      +/-   ##
===========================================
- Coverage   100.00%   96.32%   -3.68%     
===========================================
  Files           22       22              
  Lines         2450     2450              
  Branches         2        2              
===========================================
- Hits          2450     2360      -90     
- Misses           0       90      +90     
Impacted Files Coverage Δ
packages/test-suite/src/compression.js 38.18% <0.00%> (-61.82%) ⬇️
packages/redis/src/index.js 66.05% <0.00%> (-33.95%) ⬇️
packages/keyv/src/index.js 92.80% <0.00%> (-7.20%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@jaredwray jaredwray merged commit 62a77ec into main Jan 25, 2023
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