Skip to content

Conversation

@luarmr
Copy link
Contributor

@luarmr luarmr commented Nov 6, 2025

Testing

@netlify
Copy link

netlify bot commented Nov 6, 2025

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

Name Link
🔨 Latest commit 9b62246
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/690e691742fbcb0008e81766

@netlify
Copy link

netlify bot commented Nov 6, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit 9b62246
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/690e69177fe4fe0008c668a9
😎 Deploy Preview https://deploy-preview-8773--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 Nov 6, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 9b62246
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/690e69174a605800083f916f

@github-actions github-actions bot added the fix label Nov 6, 2025
@netlify
Copy link

netlify bot commented Nov 6, 2025

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit 9b62246
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/690e69174a605800083f9175
😎 Deploy Preview https://deploy-preview-8773--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.

@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.06%. Comparing base (a11836e) to head (9b62246).
⚠️ Report is 8 commits behind head on develop.

❗ There is a different number of reports uploaded between BASE (a11836e) and HEAD (9b62246). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (a11836e) HEAD (9b62246)
pytests 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8773      +/-   ##
===========================================
- Coverage    67.14%   59.06%   -8.09%     
===========================================
  Files          801      553     -248     
  Lines        61993    39357   -22636     
  Branches     10400    10419      +19     
===========================================
- Hits         41624    23245   -18379     
+ Misses       20366    16109    -4257     
  Partials         3        3              
Flag Coverage Δ
lsf-e2e 52.46% <ø> (-1.34%) ⬇️
lsf-integration 50.23% <ø> (+0.03%) ⬆️
lsf-unit 8.27% <ø> (ø)
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.

@luarmr luarmr force-pushed the fb-echo-422/spike-editor branch from 5b034fc to f94873c Compare November 7, 2025 00:12
@luarmr luarmr requested a review from a team as a code owner November 7, 2025 00:12
Add dynamic performance optimization based on document size:

Small documents (≤50 lines):
- Line numbers: enabled
- Full document rendering

Large documents (>50 lines):
- Line numbers: disabled (major performance boost)
- Viewport rendering (viewportMargin: 10)
- Only renders visible lines

The editor recreates when crossing the 50-line threshold to apply
new settings. This makes editing 1000+ line configs usable.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@luarmr luarmr force-pushed the fb-echo-422/spike-editor branch from 01449d3 to 9b62246 Compare November 7, 2025 21:48
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