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): add UNLINK and JSON.MERGE #1280

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

felangel
Copy link
Contributor

Description

  • feat(redis_client): add UNLINK and JSON.MERGE

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 added the enhancement New feature or request label Sep 18, 2023
@felangel felangel self-assigned this Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (dfa6c33) 98.96% compared to head (b83e43e) 98.96%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1280   +/-   ##
=======================================
  Coverage   98.96%   98.96%           
=======================================
  Files         179      179           
  Lines        4744     4747    +3     
=======================================
+ Hits         4695     4698    +3     
  Misses         49       49           
Flag Coverage Δ
redis_client 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
packages/redis_client/lib/src/redis_client.dart 100.00% <100.00%> (ø)

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

@felangel felangel merged commit 470177f into main Sep 18, 2023
@felangel felangel deleted the feat/unlink-and-merge branch September 18, 2023 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants