Skip to content

feat: Enhance import handling and add comprehensive local import tests #209

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 7 commits into from
Apr 27, 2025

Conversation

butschster
Copy link
Collaborator

No description provided.

@butschster butschster added config:loader ConfigLoader component for parsing and validating config files import Import configuration labels Apr 27, 2025
@butschster butschster added this to the 1.27 milestone Apr 27, 2025
@butschster butschster requested a review from Copilot April 27, 2025 19:40
@butschster butschster self-assigned this Apr 27, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 7 changed files in this pull request and generated no comments.

Files not reviewed (6)
  • src/Config/Import/ImportParserPlugin.php: Language not supported
  • src/Config/Import/ImportRegistry.php: Language not supported
  • src/Config/Import/ImportResolver.php: Language not supported
  • src/Console/GenerateCommand.php: Language not supported
  • src/McpServer/Prompt/PromptRegistry.php: Language not supported
  • tests/src/Feature/Console/GenerateCommand/CompilingResult.php: Language not supported

Copy link

codecov bot commented Apr 27, 2025

Codecov Report

Attention: Patch coverage is 82.35294% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/Config/Import/ImportParserPlugin.php 20.00% 4 Missing ⚠️
src/Config/Import/Source/ImportSourceProvider.php 83.33% 1 Missing ⚠️
src/McpServer/Prompt/PromptConfigFactory.php 91.66% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@butschster butschster moved this to In progress in Context Generator Apr 27, 2025
@butschster butschster merged commit efc8a57 into main Apr 27, 2025
9 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in Context Generator Apr 27, 2025
@butschster butschster deleted the bugfix/import-resolver branch April 27, 2025 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config:loader ConfigLoader component for parsing and validating config files import Import configuration
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant