Closed frascuchon closed 1 month ago
Attention: Patch coverage is 95.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 91.21%. Comparing base (
eb6741e
) to head (79a578c
). Report is 1 commits behind head on develop.
Files with missing lines | Patch % | Lines |
---|---|---|
...la-server/src/argilla_server/search_engine/base.py | 77.77% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Computing dataset progress and metrics using the search engine drastically reduces the time required to run the Argilla server in HF spaces when persistent storage is enabled.
TODO
Type of change
How Has This Been Tested
Checklist