-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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: LEAP-1600: Add created_at for TaskLock #6583
Conversation
✅ Deploy Preview for heartex-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for label-studio-docs-new-theme ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #6583 +/- ##
========================================
Coverage 76.64% 76.64%
========================================
Files 169 169
Lines 13835 13836 +1
========================================
+ Hits 10604 10605 +1
Misses 3231 3231
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
2cf0533
to
c2d8cc1
Compare
/git merge develop
|
created_at
field for TaskLock model and fill it with proper values in async migrationtable state before rqworker job start:
