Increase test coverage to 80% #97
Labels
good first issue
Good for newcomers
refactor
Involves improving the code without change in functionality
Milestone
The current test coverage is 72.1%. Deltares quality goal is at least 80%. This issue is to push the code coverage to at least 80%.
At good place to start would be
RegionPolygonFile.py
,lib/polysimplify.py
andFunctions.py
, which currently have the lowest test percentage. These modules are also candidates for refactoring:Finally, in
utils.py
some edge cases are not tested.The text was updated successfully, but these errors were encountered: