Skip to content

Conversation

bsbodden
Copy link
Contributor

@bsbodden bsbodden commented Feb 1, 2021

The behavior of REDIS when deleting a non-existing path in a JSON document changed from throwing an error to ignoring it. This addresses that change.

@codecov
Copy link

codecov bot commented Feb 1, 2021

Codecov Report

Merging #32 (622d008) into master (b78c99e) will increase coverage by 2.64%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   58.94%   61.58%   +2.64%     
==========================================
  Files           2        2              
  Lines         151      151              
  Branches       14       14              
==========================================
+ Hits           89       93       +4     
+ Misses         53       49       -4     
  Partials        9        9              
Impacted Files Coverage Δ
...ain/java/com/redislabs/modules/rejson/JReJSON.java 60.68% <50.00%> (+2.75%) ⬆️

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 2728e27...622d008. Read the comment docs.

@gkorland gkorland merged commit f2badfa into RedisJSON:master Feb 2, 2021
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