- Notifications
You must be signed in to change notification settings - Fork5.7k
Added file_unique_id attrs from API 4.5 and updated tests for it#1695
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Added file_unique_id attrs from API 4.5 and updated tests for it#1695
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@Bibo-Joshi could you help me with these changes? |
Thanks for the PR! I'll check everything, might take a few days. |
Sorry for the delay, but I checked all the tests and used flake8 in the last commit. Could you check the tests and changes in both commits together. |
Bibo-Joshi left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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.
Pre-Commit hooks and tests pass (on my machine)
If I understand correctly, we should use the newfile_unique_id
in theget_file
methods now. Can you change that and make sure the corresponding tests pass?
(I did not understand correctly)
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
This comment has been minimized.
This comment has been minimized.
@Bibo-Joshi required changes has been done. I'm waiting for next steps. :) |
LGTM 👍 |
Last changes for#1689 issue.
WARNING: This is just a commit to send the code! Changes are not checked and not launched.
Could you please review, spell check and run tests regarding committed changes?