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

feat: add `status` as persisted column for `records` table #5132

Closed jfcalvo closed 5 hours ago

jfcalvo commented 2 days ago

Description

Add status as a persisted database column for records table.

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 (d97bcf7) to head (312dc16).

:exclamation: Current head 312dc16 differs from pull request most recent head 8ef4f43

Please upload reports for the commit 8ef4f43 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/support-record-status-filter #5132 +/- ## ================================================================== Coverage 91.99% 91.99% ================================================================== Files 136 137 +1 Lines 5881 5896 +15 ================================================================== + Hits 5410 5424 +14 - Misses 471 472 +1 ``` | [Flag](https://app.codecov.io/gh/argilla-io/argilla/pull/5132/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/5132/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.