iamkubi / pydactyl

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

Add tests for missing Client API methods #42

Closed iamkubi closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #42 (af2a7e6) into master (2387817) will increase coverage by 5.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   69.46%   74.62%   +5.16%     
==========================================
  Files          13       13              
  Lines         465      465              
==========================================
+ Hits          323      347      +24     
+ Misses        142      118      -24     
Impacted Files Coverage Δ
pydactyl/api/client.py 94.54% <0.00%> (+43.63%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2387817...af2a7e6. Read the comment docs.