Skip to content

Tests: omit needless requires_rmq for tests that don't need RabbitMQ - #7076

Merged
danielhollas merged 3 commits into
aiidateam:mainfrom
danielhollas:tests/omit-needless-requires-rmq
Nov 10, 2025
Merged

Tests: omit needless requires_rmq for tests that don't need RabbitMQ#7076
danielhollas merged 3 commits into
aiidateam:mainfrom
danielhollas:tests/omit-needless-requires-rmq

test_calculation_future_polling does not require rmq

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

77.60% (+0.01%) compared to fc00f5d

View this Pull Request on Codecov

77.60% (+0.01%) compared to fc00f5d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.60%. Comparing base (fc00f5d) to head (0713496).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7076      +/-   ##
==========================================
+ Coverage   77.59%   77.60%   +0.01%     
==========================================
  Files         566      566              
  Lines       43498    43498              
==========================================
+ Hits        33750    33754       +4     
+ Misses       9748     9744       -4     

☔ 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.