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

Fixes for instrument image display endpoints #374

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

THe function wasn't unused but should be renamed

60ec9a1
Select commit
Loading
Failed to load commit list.
Open

Fixes for instrument image display endpoints #374

THe function wasn't unused but should be renamed
60ec9a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 17, 2024 in 1s

34.14% of diff hit (target 0.00%)

View this Pull Request on Codecov

34.14% of diff hit (target 0.00%)

Annotations

Check warning on line 168 in src/murfey/client/analyser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/analyser.py#L168

Added line #L168 was not covered by tests

Check warning on line 29 in src/murfey/client/contexts/clem.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/contexts/clem.py#L29

Added line #L29 was not covered by tests

Check warning on line 108 in src/murfey/client/contexts/spa.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/contexts/spa.py#L108

Added line #L108 was not covered by tests

Check warning on line 687 in src/murfey/client/contexts/spa.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/contexts/spa.py#L687

Added line #L687 was not covered by tests

Check warning on line 875 in src/murfey/client/contexts/spa.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/contexts/spa.py#L875

Added line #L875 was not covered by tests

Check warning on line 21 in src/murfey/client/contexts/spa_metadata.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/contexts/spa_metadata.py#L21

Added line #L21 was not covered by tests

Check warning on line 107 in src/murfey/client/tui/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/tui/app.py#L107

Added line #L107 was not covered by tests

Check warning on line 131 in src/murfey/client/tui/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/tui/app.py#L131

Added line #L131 was not covered by tests

Check warning on line 691 in src/murfey/client/tui/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/tui/app.py#L691

Added line #L691 was not covered by tests

Check warning on line 746 in src/murfey/client/tui/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/tui/app.py#L746

Added line #L746 was not covered by tests

Check warning on line 265 in src/murfey/client/tui/screens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/tui/screens.py#L265

Added line #L265 was not covered by tests

Check warning on line 901 in src/murfey/client/tui/screens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/tui/screens.py#L901

Added line #L901 was not covered by tests

Check warning on line 943 in src/murfey/client/tui/screens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/tui/screens.py#L943

Added line #L943 was not covered by tests

Check warning on line 1003 in src/murfey/client/tui/screens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/tui/screens.py#L1003

Added line #L1003 was not covered by tests

Check warning on line 1034 in src/murfey/client/tui/screens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/tui/screens.py#L1034

Added line #L1034 was not covered by tests

Check warning on line 1086 in src/murfey/client/tui/screens.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/client/tui/screens.py#L1086

Added line #L1086 was not covered by tests

Check warning on line 171 in src/murfey/server/api/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/server/api/__init__.py#L171

Added line #L171 was not covered by tests

Check warning on line 19 in src/murfey/server/api/display.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/server/api/display.py#L19

Added line #L19 was not covered by tests

Check warning on line 140 in src/murfey/server/websocket.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/server/websocket.py#L140

Added line #L140 was not covered by tests

Check warning on line 50 in src/murfey/util/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/util/__init__.py#L50

Added line #L50 was not covered by tests

Check warning on line 77 in src/murfey/util/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/util/__init__.py#L77

Added line #L77 was not covered by tests

Check warning on line 81 in src/murfey/util/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/murfey/util/__init__.py#L81

Added line #L81 was not covered by tests