argilla-io / argilla

Argilla is a collaboration platform for AI engineers and domain experts that require high-quality outputs, full data ownership, and overall efficiency.
https://docs.argilla.io/en/latest/
3.63k stars 339 forks source link

[ENHANCEMENT] Support record status filter #5128

Closed frascuchon closed 5 hours ago

frascuchon commented 3 days ago

Pull Request Template

This PR adds support for filtering by record status. This is related to the new task distribution feature. Server, frontend, and SDK have been modified to support this.

Type of change

How Has This Been Tested

Checklist

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 91.99%. Comparing base (295ac39) to head (c1ff075).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/add-count-submitted-responses-as-property #5128 +/- ## =============================================================================== Coverage 91.98% 91.99% =============================================================================== Files 136 137 +1 Lines 5877 5896 +19 =============================================================================== + Hits 5406 5424 +18 - Misses 471 472 +1 ``` | [Flag](https://app.codecov.io/gh/argilla-io/argilla/pull/5128/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argilla-io) | Coverage Δ | | |---|---|---| | [argilla-server](https://app.codecov.io/gh/argilla-io/argilla/pull/5128/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argilla-io) | `91.99% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argilla-io#carryforward-flags-in-the-pull-request-comment) to find out more.

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