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

Add Corpus Actions #183

Closed JSv4 closed 3 weeks ago

JSv4 commented 4 weeks ago

Add backend infrastructure to run specified Analyzers or Fieldsets on a document when added to a Corpus.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 91.26214% with 9 lines in your changes missing coverage. Please review.

Project coverage is 78.31%. Comparing base (d23d39b) to head (3673a39). Report is 28 commits behind head on main.

Files Patch % Lines
opencontractserver/utils/analyzer.py 53.84% 6 Missing :warning:
opencontractserver/tasks/corpus_tasks.py 93.61% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #183 +/- ## ========================================== + Coverage 77.79% 78.31% +0.51% ========================================== Files 60 61 +1 Lines 2788 2882 +94 ========================================== + Hits 2169 2257 +88 - Misses 619 625 +6 ```

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