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: OPTIC-1438: Extra logging in get_all_columns and reset function #6998

Merged
merged 10 commits into from
Feb 13, 2025

Conversation

mcanu
Copy link
Contributor

@mcanu mcanu commented Jan 30, 2025

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)

(check all that apply)

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

Describe the reason for change

Extra logging to troubleshoot issue with selenium tests

Does this PR introduce a breaking change?

(check only one)

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

@github-actions github-actions bot added the fix label Jan 30, 2025
Copy link

netlify bot commented Jan 30, 2025

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

Name Link
🔨 Latest commit 4b9a5ab
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/67acaabf13397a000852321e
😎 Deploy Preview https://deploy-preview-6998--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

netlify bot commented Jan 30, 2025

Deploy Preview for heartex-docs ready!

Name Link
🔨 Latest commit 4b9a5ab
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/67acaabf520c6e0008279e38
😎 Deploy Preview https://deploy-preview-6998--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

codecov bot commented Jan 30, 2025

Codecov Report

Attention: Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.08%. Comparing base (85c4873) to head (4b9a5ab).
Report is 19 commits behind head on develop.

Files with missing lines Patch % Lines
label_studio/data_manager/actions/experimental.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6998      +/-   ##
===========================================
+ Coverage    77.06%   77.08%   +0.01%     
===========================================
  Files          183      183              
  Lines        14387    14400      +13     
===========================================
+ Hits         11088    11100      +12     
- Misses        3299     3300       +1     
Flag Coverage Δ
pytests 77.08% <94.11%> (+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.

@mcanu
Copy link
Contributor Author

mcanu commented Jan 31, 2025

/git merge develop

Workflow run
Successfully merged: create mode 100644 web/tsconfig.json

@mcanu
Copy link
Contributor Author

mcanu commented Feb 3, 2025

/git merge develop

Workflow run
Successfully merged: delete mode 100644 web/tsconfig.json

@mcanu
Copy link
Contributor Author

mcanu commented Feb 5, 2025

/fm sync

Workflow run

@mcanu
Copy link
Contributor Author

mcanu commented Feb 5, 2025

/git merge develop

Workflow run
Successfully merged: create mode 100644 web/libs/frontend-test/src/helpers/LSF/Hotkeys.ts

@mcanu
Copy link
Contributor Author

mcanu commented Feb 7, 2025

/git merge develop

Workflow run
Successfully merged: create mode 100644 web/libs/editor/tests/integration/e2e/image_segmentation/initial_tool.cy.ts

@mcanu
Copy link
Contributor Author

mcanu commented Feb 12, 2025

/git merge develop

Workflow run
Successfully merged: rename web/libs/editor/tests/integration/e2e/{video_segmentation => video}/regions.cy.ts (100%)

@mcanu mcanu changed the title fix: OPTIC-1438: Extra logging in get_all_columns function fix: OPTIC-1438: Extra logging in get_all_columns and reset function Feb 13, 2025
@mcanu mcanu merged commit b0fecc9 into develop Feb 13, 2025
45 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