Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a separate queue for querying PACS #503

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Merge branch 'main' into paul/separate-queue-for-pacs

59bc5c3
Select commit
Loading
Failed to load commit list.
Open

Add a separate queue for querying PACS #503

Merge branch 'main' into paul/separate-queue-for-pacs
59bc5c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 0s

87.31% (target 80.00%)

View this Pull Request on Codecov

87.31% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 66.19718% with 24 lines in your changes missing coverage. Please review.

Project coverage is 87.31%. Comparing base (c7f42c7) to head (59bc5c3).

Files with missing lines Patch % Lines
pixl_core/src/core/patient_queue/subscriber.py 28.57% 10 Missing ⚠️
pixl_imaging/src/pixl_imaging/main.py 0.00% 8 Missing ⚠️
cli/src/pixl_cli/_message_processing.py 20.00% 4 Missing ⚠️
pixl_imaging/src/pixl_imaging/_processing.py 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #503      +/-   ##
==========================================
- Coverage   87.78%   87.31%   -0.48%     
==========================================
  Files          76       76              
  Lines        3415     3438      +23     
==========================================
+ Hits         2998     3002       +4     
- Misses        417      436      +19     

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