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

test: LEAP-1141: Add test for concurrent saving annotation and draft #6022

Merged
merged 9 commits into from
Jul 1, 2024

Conversation

Gondragos
Copy link
Collaborator

@Gondragos Gondragos commented Jun 20, 2024

PR fulfills these requirements

  • Commit message(s) and PR title follows the format [fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made ex. fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors
  • Tests for the changes have been added/updated (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)
  • Best efforts were made to ensure docs/code are concise and coherent (checked for spelling/grammatical errors, commented out code, debug logs etc.)
  • Self-reviewed and ran all changes on a local instance (for bug fixes/features)

Change has impacts in these area(s)

  • Product design
  • Backend (Database)
  • Backend (API)
  • Frontend

Describe the reason for change

The case was not covered by tests.

Does this PR introduce a breaking change?

  • Yes, and covered entirely by feature flag(s)
  • Yes, and covered partially by feature flag(s)
  • No
  • Not sure (briefly explain the situation below)

What level of testing was included in the change?

  • e2e
  • integration
  • unit

Which logical domain(s) does this change affect?

Tests, Submiting process, Annotation, Draft

Copy link

netlify bot commented Jun 20, 2024

Deploy Preview for heartex-docs ready!

Name Link
🔨 Latest commit d18c5f3
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/6682a87e47ea0a0008db098d
😎 Deploy Preview https://deploy-preview-6022--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.

@github-actions github-actions bot added the test label Jun 20, 2024
Copy link

netlify bot commented Jun 20, 2024

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

Name Link
🔨 Latest commit d18c5f3
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/6682a87eab8a7b0008b4305a
😎 Deploy Preview https://deploy-preview-6022--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.

@Gondragos
Copy link
Collaborator Author

Gondragos commented Jun 26, 2024

/git merge develop

Workflow run
Successfully merged: create mode 100644 web/libs/editor/src/assets/icons/models.svg

@Gondragos
Copy link
Collaborator Author

Gondragos commented Jun 26, 2024

/git merge develop

Workflow run
Successfully merged: 15 files changed, 46 insertions(+), 26 deletions(-)

@Gondragos
Copy link
Collaborator Author

Gondragos commented Jul 1, 2024

/git merge develop

Workflow run
Successfully merged: create mode 100644 docs/themes/v2/source/images/prompts/tuning-diagram.png

@Gondragos Gondragos enabled auto-merge (squash) July 1, 2024 13:06
@Gondragos Gondragos merged commit 9dc93d0 into develop Jul 1, 2024
31 checks passed
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.

5 participants