Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: DEV-3259: Support updated_by for Annotations #3244

Merged
merged 6 commits into from
Nov 22, 2022
Merged

Conversation

hakan458
Copy link
Collaborator

No description provided.

@swarmia
Copy link

swarmia bot commented Nov 11, 2022

@github-actions github-actions bot added the feat label Nov 11, 2022
@codecov
Copy link

codecov bot commented Nov 11, 2022

Codecov Report

Base: 77.07% // Head: 77.08% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (db302a9) compared to base (a698145).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3244      +/-   ##
===========================================
+ Coverage    77.07%   77.08%   +0.01%     
===========================================
  Files          148      148              
  Lines        10939    10945       +6     
===========================================
+ Hits          8431     8437       +6     
  Misses        2508     2508              
Impacted Files Coverage Δ
label_studio/label_studio/tasks/api.py 88.36% <0.00%> (+0.10%) ⬆️
label_studio/label_studio/tasks/models.py 87.91% <0.00%> (+0.10%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hakan458 hakan458 merged commit 82b3c53 into develop Nov 22, 2022
@hakan458 hakan458 deleted the fb-dev-3259 branch November 22, 2022 18:57
hakan458 added a commit that referenced this pull request Nov 22, 2022
@hakan458 hakan458 restored the fb-dev-3259 branch November 22, 2022 21:59
niklub pushed a commit that referenced this pull request Nov 23, 2022
* Revert "feat: DEV-3259: Support updated_by for Annotations (#3244)"

This reverts commit 82b3c53.

* add revert function
@hakan458 hakan458 deleted the fb-dev-3259 branch November 23, 2022 21:09
@hakan458 hakan458 restored the fb-dev-3259 branch November 28, 2022 18:28
shayantabatabaee pushed a commit to shayantabatabaee/label-studio that referenced this pull request Sep 19, 2023
* feat: DEV-3259: Support updated_by for Annotations

* added tests for annotation updated_by

* update updated_by field when updating annotation

* fix migrations conflict
shayantabatabaee pushed a commit to shayantabatabaee/label-studio that referenced this pull request Sep 19, 2023
…al#3289)

* Revert "feat: DEV-3259: Support updated_by for Annotations (HumanSignal#3244)"

This reverts commit 82b3c53.

* add revert function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants