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
4.04k stars 381 forks source link

[BUGFIX] argilla server: Prevent update `dataset.updated_at` when updating `dataset.last_activity_at` column #5656

Closed frascuchon closed 3 weeks ago

frascuchon commented 3 weeks ago

Description

Closes #

Type of change

How Has This Been Tested

Checklist

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 91.24%. Comparing base (9807e3e) to head (2d68bc3). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #5656 +/- ## =========================================== + Coverage 91.23% 91.24% +0.01% =========================================== Files 150 150 Lines 6250 6250 =========================================== + Hits 5702 5703 +1 + Misses 548 547 -1 ``` | [Flag](https://app.codecov.io/gh/argilla-io/argilla/pull/5656/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/5656/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argilla-io) | `91.24% <ø> (+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.