docs: add newline at end of README.md for consistency#361
docs: add newline at end of README.md for consistency#361github-actions[bot] merged 7 commits intotestingfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
- Added required environment variables for Directus and various models in the pr-testing.yml workflow. - Set asyncio default fixture loop scope in pyproject.toml. - Cleaned up whitespace in conftest.py.
|
You have run out of free Bugbot PR reviews for this billing cycle. This will reset on December 5. To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
- Deleted the Ruff format check step from the pr-testing.yml workflow to streamline the CI process.
- Added pytest integration marker to multiple test files to categorize them for integration testing.
- Modified the pytest command in the CI workflow to exclude smoke tests. - Added integration markers to several test files to categorize them for integration testing. - Introduced a new test file for utility functions, ensuring coverage of utility methods.
- Modified the retrieval of several environment variables to use a fallback value if not set, ensuring defaults are applied correctly. - Updated variables include RUNPOD_DIARIZATION_TIMEOUT, AUDIO_LIGHTRAG_CONVERSATION_HISTORY_NUM, AUDIO_LIGHTRAG_COOL_OFF_TIME_SECONDS, AUDIO_LIGHTRAG_MAX_AUDIO_FILE_SIZE_MB, AUDIO_LIGHTRAG_TOP_K_PROMPT, and AUDIO_LIGHTRAG_REDIS_LOCK_EXPIRY.
- Updated the retrieval of RUNPOD_WHISPER_MAX_REQUEST_THRESHOLD to provide a default value of 100 if the environment variable is not set, ensuring more robust configuration handling.
Note
Add a trailing newline to
README.md.Written by Cursor Bugbot for commit 4ea32be. This will update automatically on new commits. Configure here.