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

Fixup of PR734: Coverage of hiredis.c #1124

Merged
merged 7 commits into from
Oct 14, 2022
Merged

Conversation

bjosv
Copy link
Contributor

@bjosv bjosv commented Oct 14, 2022

This PR is based on #734 with a couple of fixups for the remaining changes.

The coverage in hiredis.c is increased from 81.5% to 84.6%.

Closes #734

ashtul and others added 7 commits October 14, 2022 11:04
- double covered by:
  "Can parse RESP3 doubles"
- bool covered via:
  "Can parse RESP3 bool"
Restructure testcase since redisConnectWithTimeout() and
redisConnectUnixWithTimeout() now behaves similar.
Use new testcase info text since the previous seemed copy&pasted.
The seeked coverage was the handling of the parent-chaining
for a Double object, which the testcase now focus on.
@michael-grunder michael-grunder merged commit 3b15a04 into redis:master Oct 14, 2022
@michael-grunder
Copy link
Collaborator

Merged, thank you!

@bjosv bjosv deleted the PR734-fixup branch October 17, 2022 07:16
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.

3 participants