bvanelli / actualpy

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

feat: Multiple changes to core files. #34

Closed bvanelli closed 2 months ago

bvanelli commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.53%. Comparing base (d79c930) to head (3754c99).

Files Patch % Lines
actual/queries.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## ========================================== + Coverage 96.45% 96.53% +0.07% ========================================== Files 12 12 Lines 1691 1701 +10 ========================================== + Hits 1631 1642 +11 + Misses 60 59 -1 ```

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