Skip to content

fix: LEAP-1887: Add project color validation #7349

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

Merged
merged 3 commits into from
Apr 9, 2025
Merged

Conversation

triklozoid
Copy link
Contributor

  • validation added to ProjectSerializer
  • test will be in LSE part to cover both repos

Copy link

netlify bot commented Apr 8, 2025

Deploy Preview for label-studio-storybook canceled.

Name Link
🔨 Latest commit 4854da1
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-storybook/deploys/67f65501922b4800080b0144

@github-actions github-actions bot added the fix label Apr 8, 2025
Copy link

netlify bot commented Apr 8, 2025

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

Name Link
🔨 Latest commit 4854da1
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/67f65501a9c69d0008de13b6
😎 Deploy Preview https://deploy-preview-7349--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 Apr 8, 2025

Deploy Preview for heartex-docs ready!

Name Link
🔨 Latest commit 4854da1
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/67f655018ae5090008731af6
😎 Deploy Preview https://deploy-preview-7349--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 Apr 8, 2025

Codecov Report

Attention: Patch coverage is 12.50000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 77.25%. Comparing base (6c6b149) to head (4854da1).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
label_studio/projects/serializers.py 12.50% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7349      +/-   ##
===========================================
- Coverage    77.29%   77.25%   -0.04%     
===========================================
  Files          188      188              
  Lines        14618    14626       +8     
===========================================
+ Hits         11299    11300       +1     
- Misses        3319     3326       +7     
Flag Coverage Δ
pytests 77.25% <12.50%> (-0.04%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@triklozoid
Copy link
Contributor Author

triklozoid commented Apr 9, 2025

/git merge

Workflow run
Successfully merged: 384 files changed, 56 insertions(+), 4785 deletions(-)

@triklozoid triklozoid merged commit 20165bf into develop Apr 9, 2025
47 of 49 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-LEAP-1887 branch April 9, 2025 15:39
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