bvanelli / actualpy

Python API implementation for Actual server - reference https://actualbudget.org/
20 stars 4 forks source link

fix: Add missing models for actual 24.8.0 #54

Closed bvanelli closed 3 weeks ago

bvanelli commented 1 month ago

Closes https://github.com/bvanelli/actualpy/issues/51

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 96.95%. Comparing base (88f8611) to head (f1ce89b). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ======================================= Coverage 96.94% 96.95% ======================================= Files 13 13 Lines 1835 1838 +3 ======================================= + Hits 1779 1782 +3 Misses 56 56 ```

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