Closed p-j-smith closed 2 months ago
Attention: Patch coverage is 94.73684%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 85.79%. Comparing base (
ba6e174
) to head (34255cb
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
cli/src/pixl_cli/main.py | 75.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Fixes #472: Use a priority queue to allow for high priority populating of studies
"x-max-priority": 5
when creating a queue (the value recommended in RABBITMQ docs for priority queues). Higher values are higher priority--priority
argument to thepopulate
cli command for setting the priority of messagesType of change
Please delete options accordingly to the description.
Suggested Checklist
main
branch.UCLH-Foundtry/arc-dev
squash and merge