Enhancement: Add support for Pyload 0.5.0 using API keys#6520
Enhancement: Add support for Pyload 0.5.0 using API keys#6520GammaC0de wants to merge 3 commits intogethomepage:devfrom
Conversation
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (24.13%) is below the target coverage (100.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## dev #6520 +/- ##
==========================================
- Coverage 88.57% 88.43% -0.14%
==========================================
Files 524 524
Lines 24981 25119 +138
Branches 2170 2170
==========================================
+ Hits 22127 22215 +88
- Misses 2745 2795 +50
Partials 109 109
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
shamoon
left a comment
There was a problem hiding this comment.
Thanks, this code is now 90% duplication with the only difference being the header, we wouldnt accept that. Also for a tiny PR please include test coverage. Let us know if youre able / willing to take care of this, of not Im happy to. Thanks
|
Hi, pyload-ng v0.5.0b3.dev97 or above is required. |
|
Thanks, done in #6558 |
Proposed change
Adds support for Pyload 0.5.0 recent changes for accessing API using API keys.
#6459
Type of change
Checklist: