-
Notifications
You must be signed in to change notification settings - Fork 0
Downloaders #62
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
Downloaders #62
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
A change I would suggest would be to use client.download_assets to simplify the parts that need to check for specific content_type etc. |
With #67 merged you don't need anymore to pass the token in the functions. Only the client :) |
Very nice! |
@eleftherioszisis is this PR good to be merged? |
It's pretty good to add tests :) |
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.
LGTM!
added downloader functions for
These functions were taken from me-model-analysis. Once this PR is merged, me-model-analysis will get those from here.