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

SK-1308 Fix bug in Get method in Python SDK #114

Conversation

skyflow-vivek
Copy link
Collaborator

SK-1308 Fix bug in Get method in Python SDK

  • Fix bug when calling Get method with options tokens as true.
  • Remove redundant import statements from client file.
  • Add missing validation case for Get method.

- Fix bug when calling Get method with options tokens as true.
- Remove redundant import statements from client file.
- Add missing validation case for Get method.
@skyflow-vivek skyflow-vivek force-pushed the SK-1308-fix-bug-when-calling-get-with-options-true branch from 7f5f868 to 19d9668 Compare December 6, 2023 14:12
- Update CHANGELOG
- Fixed wrong info log in case of partial success in get method
@skyflow-vivek skyflow-vivek force-pushed the SK-1308-fix-bug-when-calling-get-with-options-true branch from ea72b48 to 6e04d3b Compare December 7, 2023 07:48
@skyflow-vivek
Copy link
Collaborator Author

The uncovered lines are covered in E2E tests.

@skyflow-vivek skyflow-vivek merged commit e6a657b into release/23.12.2.1-patch Dec 7, 2023
5 of 6 checks passed
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