tb1337 / paperless-api

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

Add Task status for STARTED #209

Closed madduck closed 3 months ago

madduck commented 4 months ago

Tasks that have been started can now be represented as TaskStatusType.STARTED, where previously they'd be rendered as UNKNOWN.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 98.22%. Comparing base (d4f746d) to head (a43a696). Report is 16 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #209 +/- ## ======================================= Coverage 98.22% 98.22% ======================================= Files 34 34 Lines 1465 1466 +1 Branches 192 192 ======================================= + Hits 1439 1440 +1 Misses 13 13 Partials 13 13 ```

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