thouska / spotpy

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

Update getting_started.md #180

Closed kbstn closed 6 years ago

kbstn commented 6 years ago

Found minor bugs

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 579


Files with Coverage Reduction New Missed Lines %
spotpy/algorithms/mle.py 1 91.84%
spotpy/algorithms/sa.py 1 84.29%
spotpy/algorithms/demcz.py 1 91.99%
spotpy/algorithms/abc.py 2 88.79%
spotpy/algorithms/fscabc.py 2 83.33%
spotpy/database.py 2 88.04%
spotpy/parameter.py 7 99.01%
spotpy/unittests/test_fast.py 11 85.0%
spotpy/unittests/test_describe.py 15 95.0%
spotpy/unittests/test_gui_mpl.py 25 93.75%
<!-- Total: 202 -->
Totals Coverage Status
Change from base Build 570: 0.04%
Covered Lines: 4576
Relevant Lines: 5100

💛 - Coveralls