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: LEAP-1600: Add created_at for TaskLock #6583

Merged
merged 3 commits into from
Nov 4, 2024
Merged

Conversation

triklozoid
Copy link
Contributor

@triklozoid triklozoid commented Oct 30, 2024

  • add created_at field for TaskLock model and fill it with proper values in async migration

table state before rqworker job start:
Screenshot_2024-11-04_10-40-36

@github-actions github-actions bot added the feat label Oct 30, 2024
Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for heartex-docs ready!

Name Link
🔨 Latest commit da0e151
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/67293a611946f80008889266
😎 Deploy Preview https://deploy-preview-6583--heartex-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for label-studio-docs-new-theme ready!

Name Link
🔨 Latest commit da0e151
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/67293a615f37540008900f7e
😎 Deploy Preview https://deploy-preview-6583--label-studio-docs-new-theme.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.64%. Comparing base (64c0794) to head (da0e151).
Report is 1 commits behind head on develop.

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           
Flag Coverage Δ
pytests 76.64% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@triklozoid
Copy link
Contributor Author

triklozoid commented Nov 4, 2024

/git merge develop

Workflow run
Successfully merged: delete mode 100644 web/libs/editor/tests/integration/e2e/outliner/filter.cy.ts

@triklozoid triklozoid enabled auto-merge (squash) November 4, 2024 21:25
@triklozoid triklozoid merged commit dbddf4e into develop Nov 4, 2024
43 checks passed
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.

2 participants