virocon-organization / viroconweb

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

Fix email resetting for non-existing email addresses, we now inform t… #150

Closed ahaselsteiner closed 6 years ago

ahaselsteiner commented 6 years ago

…he user at the website, #135

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 519


Changes Missing Coverage Covered Lines Changed/Added Lines %
user/views.py 6 7 85.71%
user/forms.py 4 8 50.0%
contour/views.py 32 47 68.09%
<!-- Total: 42 62 67.74% -->
Files with Coverage Reduction New Missed Lines %
contour/views.py 1 77.27%
virocon/settings.py 1 80.77%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 487: -0.1%
Covered Lines: 1382
Relevant Lines: 1634

💛 - Coveralls