virocon-organization / viroconweb

A software to compute environmental contours. Django web-application package.
MIT License
2 stars 1 forks source link

Handle error when contour coordinates contain NaN or inf, #149 #157

Closed ahaselsteiner closed 6 years ago

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 574


Changes Missing Coverage Covered Lines Changed/Added Lines %
contour/views.py 6 8 75.0%
contour/validators.py 8 11 72.73%
<!-- Total: 14 19 73.68% -->
Files with Coverage Reduction New Missed Lines %
contour/views.py 1 79.02%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 570: -0.04%
Covered Lines: 1394
Relevant Lines: 1657

💛 - Coveralls