argilla-io / argilla

Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets
https://docs.argilla.io
Apache License 2.0
4k stars 378 forks source link

[FEATURE] Add support to update record fields #5685

Open frascuchon opened 1 week ago

frascuchon commented 1 week ago

Description

This PR adds backend support to update record fields.

Type of change

How Has This Been Tested

Checklist

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 91.50%. Comparing base (31b3c6a) to head (19eef7e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #5685 +/- ## =========================================== + Coverage 91.08% 91.50% +0.41% =========================================== Files 150 150 Lines 6250 6132 -118 =========================================== - Hits 5693 5611 -82 + Misses 557 521 -36 ``` | [Flag](https://app.codecov.io/gh/argilla-io/argilla/pull/5685/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/5685/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argilla-io) | `91.50% <100.00%> (+0.41%)` | :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.