Closed SandeepThokala closed 1 year ago
https://github.com/PoonLab/sierra-local/blob/707db8e8b1ab51f89ea1a1c29a5baa96ed61c12e/sierralocal/subtyper.py#L123-L130
The function always stops at line 127 and rest of the lines (128 - 164) never get any coverage
https://github.com/PoonLab/sierra-local/blob/707db8e8b1ab51f89ea1a1c29a5baa96ed61c12e/sierralocal/subtyper.py#L152-L164
@SandeepThokala can you check whether this function has been deprecated in the hivdb version? If so we can just deactivate this test.
Deactivating the test
https://github.com/PoonLab/sierra-local/blob/707db8e8b1ab51f89ea1a1c29a5baa96ed61c12e/sierralocal/subtyper.py#L123-L130
The function always stops at line 127 and rest of the lines (128 - 164) never get any coverage
https://github.com/PoonLab/sierra-local/blob/707db8e8b1ab51f89ea1a1c29a5baa96ed61c12e/sierralocal/subtyper.py#L152-L164