Skip to content

Conversation

@bmartel
Copy link
Contributor

@bmartel bmartel commented Sep 8, 2025

The import path used for useCopyText in the code-block component caused issues with labelling use cases in the Playground. The problem stems from the resolution of the paths used in the various libraries, and in particular with respect to how the hooks were imported from core lib into the UI lib. The generous index import was causing interference in the app build of playground.

Before:

Screenshot 2025-09-08 at 5 04 34 PM

After:

Screenshot 2025-09-08 at 5 04 13 PM

@netlify
Copy link

netlify bot commented Sep 8, 2025

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 5ceb18f
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/68bf53ee67143a0008a9fb2c

@netlify
Copy link

netlify bot commented Sep 8, 2025

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit 5ceb18f
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/68bf53ee50cd020009335ca4
😎 Deploy Preview https://deploy-preview-8372--label-studio-playground.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 project configuration.

@netlify
Copy link

netlify bot commented Sep 8, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit 5ceb18f
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/68bf53ee6ffe5600087b4199
😎 Deploy Preview https://deploy-preview-8372--label-studio-storybook.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 project configuration.

@netlify
Copy link

netlify bot commented Sep 8, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 5ceb18f
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/68bf53ee30c6c10008e6e0d7

@codecov
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.58%. Comparing base (fe072c0) to head (5ceb18f).
⚠️ Report is 8 commits behind head on develop.

❗ There is a different number of reports uploaded between BASE (fe072c0) and HEAD (5ceb18f). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (fe072c0) HEAD (5ceb18f)
pytests 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8372      +/-   ##
===========================================
- Coverage    66.78%   60.58%   -6.21%     
===========================================
  Files          773      543     -230     
  Lines        58188    38249   -19939     
  Branches     10090    10090              
===========================================
- Hits         38862    23172   -15690     
+ Misses       19323    15074    -4249     
  Partials         3        3              
Flag Coverage Δ
lsf-e2e 54.69% <ø> (ø)
lsf-integration 51.36% <ø> (+0.01%) ⬆️
lsf-unit 8.62% <ø> (ø)
pytests ?

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:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bmartel bmartel merged commit c9e68d3 into develop Sep 9, 2025
61 of 66 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-fit-676 branch September 9, 2025 14:29
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.

4 participants