tr4nt0r / pyloadapi

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

Refactor type handling and response classes #35

Closed tr4nt0r closed 1 month ago

tr4nt0r commented 1 month ago

Change response classes StatusServerResponse and LoginResponse from dataclass to TypedDict

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 (1fdd341) to head (ddffa88). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 158 146 -12 ========================================= - Hits 158 146 -12 ```

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