bvanelli / actualpy

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

feat: Support header login as a fallback in case server returns invalid-header #44

Closed bvanelli closed 1 month ago

bvanelli commented 1 month ago

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

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 96.77%. Comparing base (86aac7f) to head (698d47a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================== + Coverage 96.75% 96.77% +0.01% ========================================== Files 13 13 Lines 1728 1738 +10 ========================================== + Hits 1672 1682 +10 Misses 56 56 ```

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