Skip to content

Conversation

@AnkushMalaker
Copy link
Collaborator

No description provided.

…tion

- Introduced a new Test Event Plugin to log all plugin events to an SQLite database for integration testing.
- Updated the plugin system to utilize event subscriptions instead of access levels, allowing for more flexible event handling.
- Refactored the PluginRouter to dispatch events based on subscriptions, improving the event-driven architecture.
- Enhanced Docker configurations to support development and testing environments with appropriate dependencies.
- Added comprehensive integration tests to verify the functionality of the event dispatch system and plugin interactions.
- Updated documentation and test configurations to reflect the new event-based plugin structure.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 6, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@AnkushMalaker AnkushMalaker changed the base branch from feat/ha-plugin to fix/worker-script January 6, 2026 09:30
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

⚠️ Robot Framework Test Results

Status: ❌ Some tests failed

Metric Count
✅ Passed 95
❌ Failed 12
📊 Total 107

📊 View Reports

GitHub Pages (Live Reports):

Download Artifacts:


View full workflow run

- Updated `docker-compose-test.yml` to include a test command for services, enabling a dedicated test mode.
- Modified `start.sh` to support a `--test` flag, allowing the FastAPI backend to run with test-specific configurations.
- Adjusted worker commands to utilize the `--group test` option in test mode for improved orchestration and management.
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

⚠️ Robot Framework Test Results

Status: ❌ Some tests failed

Metric Count
✅ Passed 94
❌ Failed 13
📊 Total 107

📊 View Reports

GitHub Pages (Live Reports):

Download Artifacts:


View full workflow run

- Updated `run-robot-tests.sh` to enhance the verification of the Deepgram batch worker process, ensuring non-numeric characters are removed from the check.
- Modified `plugin_tests.robot` to use a more explicit method for checking the length of subscriptions and added a skip condition for unavailable audio files.
- Adjusted `plugin_event_tests.robot` to load the test audio file from a variable, improving test data management.
- Refactored `plugin_keywords.robot` to utilize clearer length checks for subscriptions and event parts, enhancing readability and maintainability.
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

⚠️ Robot Framework Test Results

Status: ❌ Some tests failed

Metric Count
✅ Passed 96
❌ Failed 10
📊 Total 106

📊 View Reports

GitHub Pages (Live Reports):

Download Artifacts:


View full workflow run

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