thouska / spotpy

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

Add .hydrology to the list of packages in setup.py #153

Closed ThibHlln closed 6 years ago

ThibHlln commented 6 years ago

Following the inclusion of .hydrology from @philippkraft's fork (#150), this commit updates setup.py to include .hydrology in the list of packages.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 521


Files with Coverage Reduction New Missed Lines %
spotpy/algorithms/demcz.py 1 91.67%
spotpy/algorithms/fscabc.py 1 83.33%
spotpy/algorithms/rope.py 1 91.05%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 520: 2.05%
Covered Lines: 3055
Relevant Lines: 3335

💛 - Coveralls
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 521


Files with Coverage Reduction New Missed Lines %
spotpy/algorithms/demcz.py 1 91.67%
spotpy/algorithms/fscabc.py 1 83.33%
spotpy/algorithms/rope.py 1 91.05%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 520: 2.05%
Covered Lines: 3055
Relevant Lines: 3335

💛 - Coveralls
thouska commented 6 years ago

Nice! Thanks @ThibHlln