thouska / spotpy

A Statistical Parameter Optimization Tool
https://spotpy.readthedocs.io/en/latest/
MIT License
254 stars 152 forks source link

provide the PADDS algorithm for spotpy #209

Closed bees4ever closed 5 years ago

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 687


Changes Missing Coverage Covered Lines Changed/Added Lines %
spotpy/unittests/test_padds.py 46 51 90.2%
spotpy/algorithms/_algorithm.py 36 42 85.71%
spotpy/algorithms/padds.py 198 216 91.67%
<!-- Total: 289 318 90.88% -->
Files with Coverage Reduction New Missed Lines %
spotpy/algorithms/_algorithm.py 1 86.41%
spotpy/unittests/test_algorithms.py 4 93.62%
spotpy/algorithms/dream.py 6 89.22%
<!-- Total: 11 -->
Totals Coverage Status
Change from base Build 685: -0.2%
Covered Lines: 5718
Relevant Lines: 6266

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 695


Changes Missing Coverage Covered Lines Changed/Added Lines %
spotpy/unittests/test_padds.py 46 51 90.2%
spotpy/algorithms/_algorithm.py 36 42 85.71%
spotpy/algorithms/padds.py 198 216 91.67%
<!-- Total: 300 329 91.19% -->
Files with Coverage Reduction New Missed Lines %
spotpy/algorithms/_algorithm.py 1 86.41%
spotpy/algorithms/demcz.py 2 92.74%
spotpy/unittests/test_algorithms.py 4 96.15%
spotpy/algorithms/dream.py 6 93.14%
<!-- Total: 13 -->
Totals Coverage Status
Change from base Build 685: -0.002%
Covered Lines: 5741
Relevant Lines: 6276

💛 - Coveralls