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

feat(redis_client): create package:redis_client #1132

Merged
merged 4 commits into from
Aug 18, 2023

Conversation

felangel
Copy link
Contributor

@felangel felangel commented Aug 18, 2023

Description

  • feat(redis_client): create package:redis_client
    • create empty package

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel self-assigned this Aug 18, 2023
@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +10.42% 🎉

Comparison is base (cc59fd9) 82.24% compared to head (073deb5) 92.67%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1132       +/-   ##
===========================================
+ Coverage   82.24%   92.67%   +10.42%     
===========================================
  Files          13       98       +85     
  Lines         552     1337      +785     
===========================================
+ Hits          454     1239      +785     
  Misses         98       98               
Files Changed Coverage Δ
packages/redis_client/lib/src/redis_client.dart 100.00% <100.00%> (ø)

... and 84 files with indirect coverage changes

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

@felangel felangel merged commit 7772fe4 into main Aug 18, 2023
@felangel felangel deleted the feat/package-redis-client branch August 18, 2023 20:52
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.

2 participants