tr4nt0r / pyloadapi

Simple wrapper for pyLoad's API.
https://tr4nt0r.github.io/pyloadapi/
MIT License
0 stars 0 forks source link

Increase Test Coverage for PyLoadAPI #33

Closed tr4nt0r closed 1 month ago

tr4nt0r commented 1 month ago

Enhanced the testing framework to improve coverage for PyLoadAPI:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (0f6d906) to head (c8bd8c2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## =========================================== + Coverage 96.83% 100.00% +3.16% =========================================== Files 4 4 Lines 158 158 =========================================== + Hits 153 158 +5 + Misses 5 0 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.