Switch abstract interfaces to protocols #120
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
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
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
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
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
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
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
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
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
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
codecov / codecov/patch
tests/test_protocols.py#L30
Added line #L30 was not covered by tests