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

feat: move autocomplete logic to library #1909

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

Raubzeug
Copy link
Contributor

@Raubzeug Raubzeug commented Feb 4, 2025

Stand

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
262 261 0 1 0

😟 No changes in tests. 😕

Bundle Size: 🔺

Current: 80.30 MB | Main: 80.19 MB
Diff: +0.11 MB (0.14%)

⚠️ Bundle size increased. Please review.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • 📊 indicates links to detailed reports.
  • 🔺 indicates increase, 🔽 decrease, and ✅ no change in bundle size.

@Raubzeug Raubzeug force-pushed the autocomplete-separate branch from 12ba299 to 908efff Compare February 4, 2025 14:37
@Raubzeug Raubzeug changed the title Autocomplete separate feat: move autocomplete logic to library Feb 4, 2025
@Raubzeug Raubzeug force-pushed the autocomplete-separate branch 2 times, most recently from 2fb87de to be7fc5d Compare February 6, 2025 14:32
@Raubzeug Raubzeug added this pull request to the merge queue Feb 10, 2025
Merged via the queue into main with commit 58a0f08 Feb 10, 2025
7 checks passed
@Raubzeug Raubzeug deleted the autocomplete-separate branch February 10, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use https://github.com/ydb-platform/monaco-yql-languages in ydb-embedded-ui for autocomplete
2 participants