bvanelli / actualpy

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

fix: include missing packages in install_requires #32

Closed travis-morton closed 2 months ago

travis-morton commented 2 months ago

31

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 96.45%. Comparing base (6d48d55) to head (965c9cc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ======================================= Coverage 96.45% 96.45% ======================================= Files 12 12 Lines 1691 1691 ======================================= Hits 1631 1631 Misses 60 60 ```

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

bvanelli commented 2 months ago

LGTM, thanks for your contribution!