Skip to content

Conversation

@lucagiove
Copy link
Contributor

No description provided.

lucagiove and others added 2 commits October 4, 2025 18:48
…ers for RabbitMQ testing

- Add testcontainers dependency for programmatic container management
- Update test configuration with 90s timeout for container operations
- Migrate RabbitMQ tests to use testcontainers with dynamic port allocation
- Remove docker-compose.yml as it's no longer needed
- Update CLAUDE.md documentation to reflect testcontainers usage
- Add rabbitmq and testcontainers to cspell dictionary

Benefits:
- Automatic container lifecycle management
- No manual Docker Compose commands required
- Dynamic port allocation prevents conflicts
- Better integration with CI/CD pipelines
- Zero configuration for developers

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
…iners and GitHub Actions

Update RabbitMQ tests to use testcontainers locally and GitHub Actions services in CI.
This provides automatic container management without requiring manual setup.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Oct 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.72%. Comparing base (77794aa) to head (b75d565).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   89.72%   89.72%           
=======================================
  Files          25       25           
  Lines         477      477           
  Branches       84       82    -2     
=======================================
  Hits          428      428           
  Misses         49       49           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lucagiove lucagiove merged commit a6bc58f into main Oct 4, 2025
9 checks passed
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