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

Avoid duplicate imports from content assist or quickfixes #1014

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

mx990
Copy link
Member

@mx990 mx990 commented Jan 30, 2025

Avoid duplicate imports from content assist or quickfixes. Also fix unnecessary dependencies and unnecessary parsing for internal attributes and missing dependencies for initial values.

@mx990 mx990 requested a review from azoitl January 30, 2025 21:44
Copy link

github-actions bot commented Jan 30, 2025

Test Results

   111 files  ±0     111 suites  ±0   46s ⏱️ -3s
29 179 tests ±0  29 179 ✅ ±0  0 💤 ±0  0 ❌ ±0 
29 180 runs  ±0  29 180 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 0258eab. ± Comparison against base commit e38512e.

♻️ This comment has been updated with latest results.

@oberlehner oberlehner self-requested a review January 31, 2025 09:07
mx990 added 2 commits January 31, 2025 15:08
Fix unnecessary dependencies and unnecessary parsing for internal
attributes and missing dependencies for initial values.
@mx990 mx990 force-pushed the editorAvoidDuplicateImports branch from 00f8dfc to 0258eab Compare January 31, 2025 14:08
@oberlehner oberlehner merged commit 24d2a0a into eclipse-4diac:freeze Feb 3, 2025
4 checks passed
@mx990 mx990 deleted the editorAvoidDuplicateImports branch February 3, 2025 11:33
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.

2 participants