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

Switch abstract interfaces to protocols #120

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

Update changes

bea0b91
Select commit
Loading
Failed to load commit list.
Open

Switch abstract interfaces to protocols #120

Update changes
bea0b91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 29, 2024 in 0s

88.29% of diff hit (target 80.80%)

View this Pull Request on Codecov

88.29% of diff hit (target 80.80%)

Annotations

Check warning on line 85 in src/stpipe/config_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stpipe/config_parser.py#L85

Added line #L85 was not covered by tests

Check warning on line 8 in src/stpipe/protocols.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stpipe/protocols.py#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 32 in src/stpipe/protocols.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stpipe/protocols.py#L32

Added line #L32 was not covered by tests

Check warning on line 42 in src/stpipe/protocols.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stpipe/protocols.py#L42

Added line #L42 was not covered by tests

Check warning on line 71 in src/stpipe/protocols.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stpipe/protocols.py#L71

Added line #L71 was not covered by tests

Check warning on line 13 in tests/test_protocols.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_protocols.py#L13

Added line #L13 was not covered by tests

Check warning on line 16 in tests/test_protocols.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_protocols.py#L16

Added line #L16 was not covered by tests

Check warning on line 19 in tests/test_protocols.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_protocols.py#L19

Added line #L19 was not covered by tests

Check warning on line 27 in tests/test_protocols.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_protocols.py#L27

Added line #L27 was not covered by tests

Check warning on line 30 in tests/test_protocols.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_protocols.py#L30

Added line #L30 was not covered by tests