bvanelli / actualpy

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

fix: Fix simplyFin and goCardless missing columns. #22

Closed bvanelli closed 3 months ago

bvanelli commented 3 months ago

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

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 94.75%. Comparing base (24fe835) to head (6ed3e7b).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ========================================== + Coverage 94.67% 94.75% +0.08% ========================================== Files 9 9 Lines 1408 1412 +4 ========================================== + Hits 1333 1338 +5 + Misses 75 74 -1 ```

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