-
Notifications
You must be signed in to change notification settings - Fork 20
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
upgrade cloudant library to cloudant-java-sdk #21 #54
base: main
Are you sure you want to change the base?
Conversation
…l-Justice#21 Signed-off-by: hcemk <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @upkarlidder I will resolve the conflicts. I just realized the unit tests were build around the old database client, so it might take sometime to resolve and test, but I will try to get that done by mid-week |
Signed-off-by: hcemk <[email protected]>
@upkarlidder I resolved the conflicts but there are issues with the upstream code:
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.393 sec <<< FAILURE! - in it.CaseIT
|
@yochanah can you take a look and provide your insight: |
ok sure |
Signed-off-by: hcemk [email protected]
Contributes to # (21)
What did you do? upgraded Cloudant library to cloudant-java-sdk
Why did you do it? Because the java-cloudant library is deprecated
How have you tested it? using swagger-ui
Were docs updated if needed?
Type of change
Checklist: