iamkubi / pydactyl

Python wrapper for the Pterodactyl Panel API
MIT License
67 stars 21 forks source link

"Run Schedule" API implementation #57

Closed nikitafine closed 2 years ago

nikitafine commented 2 years ago

https://github.com/pterodactyl/panel/blob/develop/resources/scripts/api/server/schedules/triggerScheduleExecution.ts

codecov-commenter commented 2 years ago

Codecov Report

Merging #57 (e629aec) into master (7f65673) will decrease coverage by 0.32%. The diff coverage is 25.00%.

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   86.99%   86.67%   -0.33%     
==========================================
  Files          24       24              
  Lines         769      773       +4     
==========================================
+ Hits          669      670       +1     
- Misses        100      103       +3     
Impacted Files Coverage Δ
pydactyl/api/client/servers/schedules.py 91.83% <25.00%> (-5.95%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.