Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for #212 and further improvements #216

Merged
merged 21 commits into from
May 20, 2019
Merged

Conversation

thouska
Copy link
Owner

@thouska thouska commented May 17, 2019

Adds a final status output statistic
Removes alt_objfunc Keyword

@coveralls
Copy link

coveralls commented May 17, 2019

Pull Request Test Coverage Report for Build 723

  • 331 of 338 (97.93%) changed or added relevant lines in 18 files are covered.
  • 40 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-7.7%) to 83.744%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spotpy/unittests/test_analyser.py 99 100 99.0%
spotpy/algorithms/_algorithm.py 75 77 97.4%
spotpy/algorithms/sceua.py 15 19 78.95%
Files with Coverage Reduction New Missed Lines %
spotpy/unittests/test_analyser.py 1 97.01%
spotpy/algorithms/sceua.py 1 89.19%
spotpy/algorithms/rope.py 1 93.58%
spotpy/algorithms/dds.py 1 94.59%
spotpy/analyser.py 2 89.98%
spotpy/algorithms/_algorithm.py 3 88.79%
spotpy/algorithms/dream.py 6 89.22%
spotpy/parallel/mproc.py 25 0.0%
Totals Coverage Status
Change from base Build 685: -7.7%
Covered Lines: 4925
Relevant Lines: 5881

💛 - Coveralls

@thouska thouska merged commit ed502ca into master May 20, 2019
@thouska thouska deleted the New-design-for-status-tracking branch August 15, 2019 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants