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

Redisx #23

Merged
merged 3 commits into from
Jan 11, 2022
Merged

Redisx #23

merged 3 commits into from
Jan 11, 2022

Conversation

py4mac
Copy link
Collaborator

@py4mac py4mac commented Jan 11, 2022

Add redis support

@codecov
Copy link

codecov bot commented Jan 11, 2022

Codecov Report

Merging #23 (45417c9) into main (802d666) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main       #23    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           34        40     +6     
  Lines          989      1149   +160     
==========================================
+ Hits           989      1149   +160     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
redisx/client.go 100.00% <100.00%> (ø)
redisx/client_mock.go 100.00% <100.00%> (ø)
redisx/dels.go 100.00% <100.00%> (ø)
redisx/gets.go 100.00% <100.00%> (ø)
redisx/incr.go 100.00% <100.00%> (ø)
redisx/sets.go 100.00% <100.00%> (ø)

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 802d666...45417c9. Read the comment docs.

@david972 david972 added the minor label Jan 11, 2022
@david972 david972 merged commit 902854c into main Jan 11, 2022
@david972 david972 deleted the redisx branch January 11, 2022 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants