thouska / spotpy

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

work around to not use the __file__ constant #235

Closed bees4ever closed 4 years ago

bees4ever commented 4 years ago

not to merge yet, first we nee to test

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 798


Files with Coverage Reduction New Missed Lines %
spotpy/algorithms/demcz.py 1 93.53%
spotpy/algorithms/rope.py 1 93.58%
spotpy/algorithms/dream.py 6 89.22%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 797: -0.04%
Covered Lines: 4137
Relevant Lines: 4594

💛 - Coveralls
bees4ever commented 4 years ago

As commented (https://github.com/thouska/spotpy/issues/222#issuecomment-536561681) this patch works and can be merged.