-
Notifications
You must be signed in to change notification settings - Fork 186
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
Updated pyi file for point in time API #378
Updated pyi file for point in time API #378
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #378 +/- ##
==========================================
+ Coverage 70.72% 72.01% +1.28%
==========================================
Files 77 77
Lines 7157 7190 +33
==========================================
+ Hits 5062 5178 +116
+ Misses 2095 2012 -83 |
Signed-off-by: saimedhi <saimedhi@amazon.com>
8239d56
to
92b77bb
Compare
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.
Can we automate this or find a way not to get out of sync/catch that we're out of sync?
@dblock, I will think about it. And also client generation might help us identifying differences or mistakes. |
Signed-off-by: saimedhi <saimedhi@amazon.com> Signed-off-by: Raman Saparkhan <romasaparhan19@gmail.com>
Signed-off-by: saimedhi <saimedhi@amazon.com> Signed-off-by: Raman Saparkhan <romasaparhan19@gmail.com>
@dblock any plans to cut and publish a tagged release that includes this change? v2.2.0 is the latest one and doesn’t include, unfortunately. |
We release fairly often. Add your +1 to #432. |
Description
Updated pyi file for point in time API
Issues Resolved
Closes #375
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.