-
Notifications
You must be signed in to change notification settings - Fork 26
moved media files from Piccolo Admin to Piccolo API #168
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #168 +/- ##
==========================================
+ Coverage 88.38% 92.04% +3.66%
==========================================
Files 29 32 +3
Lines 1576 1761 +185
==========================================
+ Hits 1393 1621 +228
+ Misses 183 140 -43
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
@sinisaos This looks great, thanks. I think the only thing we should consider is having boto3 as an optional requirement in https://github.com/piccolo-orm/piccolo_admin/blob/master/setup.py |
|
This pull request fixes 1 alert when merging 02bc007 into 33ca725 - view on LGTM.com fixed alerts:
|
|
@dantownsend I hope that's what you meant, otherwise feel free to change it. |
|
This pull request fixes 1 alert when merging f063e4a into 33ca725 - view on LGTM.com fixed alerts:
|
|
This pull request introduces 1 alert and fixes 1 when merging c059447 into 33ca725 - view on LGTM.com new alerts:
fixed alerts:
|
|
@dantownsend Can you please help me with these lgtm warnings? |
|
@sinisaos I'll have a look. |
|
@dantownsend Thanks |
|
This pull request fixes 1 alert when merging ab9904f into 33ca725 - view on LGTM.com fixed alerts:
|
|
This pull request fixes 1 alert when merging 4621d1c into 33ca725 - view on LGTM.com fixed alerts:
|
|
@sinisaos I think it's OK. Sometimes LGTM can be annoying. Thanks for this. |
|
@sinisaos I've published a new version of Piccolo API. If you get a chance at any time, can you update Piccolo Admin, so it uses the latest version of Piccolo API, and imports this new code? |
|
@dantownsend No problem. I will do it now. |
@dantownsend I hope you meant something similar to this. Once you've checked and merged this, I'll make the changes in Piccolo Admin. Related to this issue.