Skip to content

add support for redis v9#72

Merged
Shivam010 merged 7 commits intonitishm:masterfrom
YafimK:master
Mar 31, 2023
Merged

add support for redis v9#72
Shivam010 merged 7 commits intonitishm:masterfrom
YafimK:master

Conversation

@YafimK
Copy link
Copy Markdown
Contributor

@YafimK YafimK commented Mar 13, 2023

This updates the support for go-redis libary to latest v9

Copy link
Copy Markdown
Collaborator

@Shivam010 Shivam010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look good to me. Thanks @YafimK for the PR.

Additionally, it seems that with go-redis@v9 we can support Go versions: [ 1.13, 1.14, 1.15 ], which is causing tests to fail. Can you update the go version in the workflow file to [ 1.20 ] ?
https://github.com/nitishm/go-rejson/blob/master/.github/workflows/test.yml#L9

Also, the linters in code-analysis.yml are also failing due to some version issues. Are we willing to look into it? We can have a separate PR also for the linters fix.

Comment thread .github/workflows/test.yml Outdated
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 19, 2023

Pull Request Test Coverage Report for Build 4520503214

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.08%) to 94.656%

Files with Coverage Reduction New Missed Lines %
rejson.go 1 95.15%
Totals Coverage Status
Change from base Build 2842758614: -0.08%
Covered Lines: 124
Relevant Lines: 131

💛 - Coveralls

@d0x7
Copy link
Copy Markdown

d0x7 commented Mar 31, 2023

Seems all requested changes were made to me, right? When is this due to merge? I'd be more than happy to be able to use this.

@Shivam010
Copy link
Copy Markdown
Collaborator

Sorry for the delay. Looks like we are all set. Thanks for the PR @YafimK

@Shivam010 Shivam010 merged commit d2aa875 into nitishm:master Mar 31, 2023
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.

4 participants