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

multBy method use the multByAsync #46

Merged
merged 1 commit into from
Feb 27, 2022
Merged

Conversation

GMHe
Copy link
Contributor

@GMHe GMHe commented Feb 27, 2022

multBy method use the multByAsync

@dengliming dengliming added bug Something isn't working RedisJSON labels Feb 27, 2022
@dengliming dengliming linked an issue Feb 27, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 27, 2022

Codecov Report

Merging #46 (1613ae4) into master (3017a4f) will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #46      +/-   ##
============================================
+ Coverage     65.73%   65.86%   +0.13%     
- Complexity      635      636       +1     
============================================
  Files           111      111              
  Lines          2250     2250              
  Branches        186      186              
============================================
+ Hits           1479     1482       +3     
+ Misses          667      664       -3     
  Partials        104      104              
Impacted Files Coverage Δ
...ub/dengliming/redismodule/redisjson/RedisJSON.java 88.11% <100.00%> (+2.09%) ⬆️

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 3017a4f...1613ae4. Read the comment docs.

@dengliming dengliming merged commit e766e7e into dengliming:master Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working RedisJSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

multBy method use the incr?
2 participants