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/patch failed Oct 3, 2024 in 0s

66.19% of diff hit (target 87.78%)

View this Pull Request on Codecov

66.19% of diff hit (target 87.78%)

Annotations

Check warning on line 127 in cli/src/pixl_cli/_message_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/pixl_cli/_message_processing.py#L125-L127

Added lines #L125 - L127 were not covered by tests

Check warning on line 130 in cli/src/pixl_cli/_message_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/pixl_cli/_message_processing.py#L130

Added line #L130 was not covered by tests

Check warning on line 100 in pixl_core/src/core/patient_queue/subscriber.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pixl_core/src/core/patient_queue/subscriber.py#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 108 in pixl_core/src/core/patient_queue/subscriber.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pixl_core/src/core/patient_queue/subscriber.py#L106-L108

Added lines #L106 - L108 were not covered by tests

Check warning on line 117 in pixl_core/src/core/patient_queue/subscriber.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pixl_core/src/core/patient_queue/subscriber.py#L115-L117

Added lines #L115 - L117 were not covered by tests

Check warning on line 121 in pixl_core/src/core/patient_queue/subscriber.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pixl_core/src/core/patient_queue/subscriber.py#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 260 in pixl_imaging/src/pixl_imaging/_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pixl_imaging/src/pixl_imaging/_processing.py#L259-L260

Added lines #L259 - L260 were not covered by tests

Check warning on line 29 in pixl_imaging/src/pixl_imaging/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pixl_imaging/src/pixl_imaging/main.py#L29

Added line #L29 was not covered by tests

Check warning on line 32 in pixl_imaging/src/pixl_imaging/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pixl_imaging/src/pixl_imaging/main.py#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 61 in pixl_imaging/src/pixl_imaging/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pixl_imaging/src/pixl_imaging/main.py#L61

Added line #L61 was not covered by tests

Check warning on line 77 in pixl_imaging/src/pixl_imaging/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pixl_imaging/src/pixl_imaging/main.py#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 79 in pixl_imaging/src/pixl_imaging/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pixl_imaging/src/pixl_imaging/main.py#L79

Added line #L79 was not covered by tests