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: DEV-3296: Add retry for bulk stats calculation #2888

Merged
merged 6 commits into from
Nov 15, 2022

Conversation

KonstantinKorotaev
Copy link
Contributor

No description provided.

@swarmia
Copy link

swarmia bot commented Sep 1, 2022

@github-actions github-actions bot added the fix label Sep 1, 2022
@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Base: 77.42% // Head: 77.39% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (064e471) compared to base (b558a39).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2888      +/-   ##
===========================================
- Coverage    77.42%   77.39%   -0.04%     
===========================================
  Files          146      146              
  Lines        10773    10785      +12     
===========================================
+ Hits          8341     8347       +6     
- Misses        2432     2438       +6     
Impacted Files Coverage Δ
label_studio/label_studio/tasks/models.py 87.72% <0.00%> (-0.53%) ⬇️
label_studio/label_studio/core/redis.py 43.66% <0.00%> (-0.28%) ⬇️
label_studio/label_studio/core/settings/base.py 87.93% <0.00%> (+0.06%) ⬆️

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.

@KonstantinKorotaev
Copy link
Contributor Author

KonstantinKorotaev commented Sep 2, 2022

/git merge develop

Successfully pushed new changes:
Merge remote-tracking branch 'origin/develop' into fb-DEV-3296 (95adfa7)

Workflow run

@KonstantinKorotaev
Copy link
Contributor Author

KonstantinKorotaev commented Oct 12, 2022

/git merge develop

Successfully pushed new changes:
Merge remote-tracking branch 'origin/develop' into fb-DEV-3296 (790ccc0)

Workflow run

@KonstantinKorotaev
Copy link
Contributor Author

KonstantinKorotaev commented Oct 14, 2022

/git merge develop

Successfully pushed new changes:
Merge remote-tracking branch 'origin/develop' into fb-DEV-3296 (aa4e7ad)

Workflow run

@KonstantinKorotaev KonstantinKorotaev marked this pull request as ready for review November 15, 2022 18:08
@KonstantinKorotaev KonstantinKorotaev merged commit 8519eb1 into develop Nov 15, 2022
@github-actions github-actions bot deleted the fb-DEV-3296 branch November 15, 2022 20:05
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