JSv4 / OpenContracts

Mass document analytics platform based on LlamaIndex, Pgvector, React and Django.
https://JSv4.github.io/OpenContracts/
Apache License 2.0
671 stars 53 forks source link

Improved doc analyzer task decorator to do more I/O handling #185

Closed JSv4 closed 2 weeks ago

JSv4 commented 3 weeks ago

Lets devs work with raw text input and have a simple text output format. Still WIP.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 85.41667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 78.43%. Comparing base (0a801a4) to head (cd6b644). Report is 19 commits behind head on main.

Files Patch % Lines
opencontractserver/shared/decorators.py 87.50% 5 Missing :warning:
opencontractserver/tasks/corpus_tasks.py 85.71% 1 Missing :warning:
opencontractserver/utils/etl.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #185 +/- ## ========================================== + Coverage 78.31% 78.43% +0.12% ========================================== Files 61 61 Lines 2882 2917 +35 ========================================== + Hits 2257 2288 +31 - Misses 625 629 +4 ```

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