Skip to content

test: cover debug util and channels consumer #133

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 2 commits into from
Aug 8, 2025

Conversation

syrusakbary
Copy link
Member

Summary

  • add comprehensive tests for debug util
  • cover channel consumer channel_listen paths including message handling and timeout

Testing

  • uv run pytest src/tests/utils/test_debug.py -q
  • uv run pytest src/tests/channels/test_consumer.py -q
  • uv run pytest --cov --cov-report term-missing

https://chatgpt.com/codex/tasks/task_b_689681b29f348331a3d437b22809f49d

@syrusakbary syrusakbary merged commit 308e2d7 into main Aug 8, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant