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

fix: Add is_labeled filter to skip queue #3353

Merged
merged 1 commit into from
Dec 2, 2022
Merged

Conversation

makseq
Copy link
Member

@makseq makseq commented Dec 2, 2022

No description provided.

@github-actions github-actions bot added the fix label Dec 2, 2022
@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Base: 76.87% // Head: 77.16% // Increases project coverage by +0.28% 🎉

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

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3353      +/-   ##
===========================================
+ Coverage    76.87%   77.16%   +0.28%     
===========================================
  Files          148      148              
  Lines        10936    10943       +7     
===========================================
+ Hits          8407     8444      +37     
+ Misses        2529     2499      -30     
Impacted Files Coverage Δ
label_studio/label_studio/projects/models.py 82.57% <0.00%> (+0.02%) ⬆️
label_studio/label_studio/core/settings/base.py 88.17% <0.00%> (+0.11%) ⬆️
...abel_studio/label_studio/core/bulk_update_utils.py 86.13% <0.00%> (+0.13%) ⬆️
label_studio/label_studio/tasks/serializers.py 84.18% <0.00%> (+0.53%) ⬆️
label_studio/label_studio/core/middleware.py 86.48% <0.00%> (+0.90%) ⬆️
label_studio/label_studio/core/urls.py 78.26% <0.00%> (+0.98%) ⬆️
label_studio/label_studio/core/version.py 64.06% <0.00%> (+1.15%) ⬆️
..._studio/label_studio/labels_manager/serializers.py 97.50% <0.00%> (+1.25%) ⬆️
label_studio/label_studio/data_manager/managers.py 79.49% <0.00%> (+1.40%) ⬆️
...el_studio/label_studio/data_manager/serializers.py 92.23% <0.00%> (+2.91%) ⬆️
... and 1 more

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.

@makseq makseq merged commit 2b913c2 into develop Dec 2, 2022
@makseq makseq deleted the fb-fix/skip-is-labeled branch December 2, 2022 02:39
shayantabatabaee pushed a commit to shayantabatabaee/label-studio that referenced this pull request Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant