bvanelli / actualpy

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

docs: Improve rules docs #50

Closed spideraxal closed 1 month ago

spideraxal commented 1 month ago

Hello!

Firstly, I really appreciate the code you wrote as it saved me a lot of time.

Just wanted to make a small documentation improvement for actually applying the rules (spend two days debugging, not knowing why it was not actually syncing the changes 😄 )

Thanks!

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 96.81%. Comparing base (b4be56b) to head (5862b8d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## ======================================= Coverage 96.81% 96.81% ======================================= Files 13 13 Lines 1758 1758 ======================================= Hits 1702 1702 Misses 56 56 ```

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

bvanelli commented 1 month ago

Thanks! I also opened the discussions for when something isn't really an issue but a API related question.