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 Document Analysis Row #175

Closed JSv4 closed 1 month ago

JSv4 commented 1 month ago

To support document-level analytics

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 93.61702% with 6 lines in your changes missing coverage. Please review.

Project coverage is 77.79%. Comparing base (1a584dd) to head (f25b569).

Files Patch % Lines
opencontractserver/shared/decorators.py 91.52% 5 Missing :warning:
opencontractserver/utils/permissioning.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #175 +/- ## ========================================== + Coverage 75.51% 77.79% +2.28% ========================================== Files 59 60 +1 Lines 2695 2788 +93 ========================================== + Hits 2035 2169 +134 + Misses 660 619 -41 ```

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