Closed RyanMillerC closed 1 year ago
Merging #297 (feaa44c) into main (89ec35b) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #297 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 105 105
Lines 4310 4310
=========================================
Hits 4310 4310
Flag | Coverage Δ | |
---|---|---|
pytests | 100.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/ploigos_step_runner/__main__.py | 100.00% <ø> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Purpose
Fixes #296. I refactored the tests in tests/test_main.py to account for the change. I also cleaned up the tests in that file to make them more readable.
Breaking?
No
Integration Testing
Did not perform integration testing