Skip to content

Add support for Copy #758

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

Merged
merged 4 commits into from
Jul 6, 2022
Merged

Add support for Copy #758

merged 4 commits into from
Jul 6, 2022

Conversation

gkorland
Copy link
Contributor

@gkorland gkorland commented Jun 16, 2022

TODO:

  • Add support HDT
  • Add tests
  • Verify with Search

@gkorland gkorland requested a review from oshadmi June 16, 2022 14:52
@codecov
Copy link

codecov bot commented Jun 17, 2022

Codecov Report

Merging #758 (384e3c8) into master (bfa26d4) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #758      +/-   ##
==========================================
+ Coverage   85.54%   85.61%   +0.06%     
==========================================
  Files          11       11              
  Lines        2948     2961      +13     
==========================================
+ Hits         2522     2535      +13     
  Misses        426      426              
Impacted Files Coverage Δ
src/lib.rs 86.53% <ø> (ø)
src/redisjson.rs 81.08% <100.00%> (+1.82%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bfa26d4...384e3c8. Read the comment docs.

@gkorland gkorland linked an issue Jun 19, 2022 that may be closed by this pull request
@gkorland gkorland marked this pull request as ready for review July 5, 2022 12:08
@gkorland gkorland merged commit f8f4fcc into master Jul 6, 2022
@gkorland gkorland deleted the gkorland-copy branch July 6, 2022 07:51
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.

Extend the module with json.copy command.
2 participants