tb1337 / paperless-api

Little api client for paperless(-ngx).
https://pypi.org/p/pypaperless/
MIT License
31 stars 6 forks source link

Apply fixes for project files #297

Closed tb1337 closed 2 months ago

tb1337 commented 2 months ago

There were several warnings and errors due to deprecated config files. This pr addresses them.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.78%. Comparing base (4e1687c) to head (8d353c7). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ========================================== - Coverage 97.82% 97.78% -0.05% ========================================== Files 34 47 +13 Lines 1473 2124 +651 Branches 194 267 +73 ========================================== + Hits 1441 2077 +636 - Misses 18 32 +14 - Partials 14 15 +1 ```

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