Skip to content

feat(ddd-toolkit-rabbit-bus): replace docker-compose with testcontainers for RabbitMQ testing - #83

Merged
lucagiove merged 2 commits into
mainfrom
test-container
Oct 4, 2025
Merged

feat(ddd-toolkit-rabbit-bus): replace docker-compose with testcontainers for RabbitMQ testing#83
lucagiove merged 2 commits into
mainfrom
test-container

feat(ddd-toolkit-rabbit-bus): implement hybrid testing with testconta…

b75d565
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2025 in 1s

89.72% (+0.00%) compared to 77794aa

View this Pull Request on Codecov

89.72% (+0.00%) compared to 77794aa

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.72%. Comparing base (77794aa) to head (b75d565).

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.