Skip to content

docs: add newline at end of README.md for consistency#361

Merged
github-actions[bot] merged 7 commits intotestingfrom
feat/testing_readme
Nov 15, 2025
Merged

docs: add newline at end of README.md for consistency#361
github-actions[bot] merged 7 commits intotestingfrom
feat/testing_readme

Conversation

@dtrn2048
Copy link
Copy Markdown
Contributor

@dtrn2048 dtrn2048 commented Nov 14, 2025

Note

Add a trailing newline to README.md.

Written by Cursor Bugbot for commit 4ea32be. This will update automatically on new commits. Configure here.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Nov 14, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/testing_readme

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.

❤️ Share

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

- 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.
@cursor
Copy link
Copy Markdown

cursor bot commented Nov 14, 2025

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.
@github-actions github-actions bot merged commit 9eba8d0 into testing Nov 15, 2025
6 checks passed
@github-actions github-actions bot deleted the feat/testing_readme branch November 15, 2025 13:44
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.

1 participant