SAFEHR-data / PIXL

PIXL Image eXtraction Laboratory
Apache License 2.0
8 stars 0 forks source link

Use a priority queue #499

Closed p-j-smith closed 2 months ago

p-j-smith commented 2 months ago

Description

Fixes #472: Use a priority queue to allow for high priority populating of studies

Type of change

Please delete options accordingly to the description.

Suggested Checklist

codecov[bot] commented 2 months ago

Codecov Report

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:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #499 +/- ## ======================================= Coverage 85.78% 85.79% ======================================= Files 86 86 Lines 3990 3991 +1 ======================================= + Hits 3423 3424 +1 Misses 567 567 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.