-
-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Description
Right now the coverage measured includes code coverage (the tika-python library under test) as well as the unit test modules under /tests. This leads to a higher number than necessary I think. It would be nice to have everything covered, sure. But right now the code under test is not covered ~50%, the number is much smaller.
You can that fixed?
Reactions are currently unavailable