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

NSGA II first beta version #130

Merged
merged 2 commits into from
Mar 5, 2018
Merged

NSGA II first beta version #130

merged 2 commits into from
Mar 5, 2018

Conversation

bees4ever
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Mar 2, 2018

Pull Request Test Coverage Report for Build 474

  • 139 of 143 (97.2%) changed or added relevant lines in 2 files are covered.
  • 20 unchanged lines in 8 files lost coverage.
  • Overall coverage increased (+0.2%) to 87.895%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spotpy/algorithms/nsgaii.py 138 142 97.18%
Files with Coverage Reduction New Missed Lines %
spotpy/algorithms/sa.py 1 82.86%
spotpy/database.py 1 88.46%
spotpy/algorithms/fscabc.py 1 83.33%
spotpy/algorithms/_algorithm.py 2 90.73%
spotpy/parameter.py 3 97.0%
spotpy/algorithms/demcz.py 4 91.35%
spotpy/describe.py 4 86.67%
spotpy/analyser.py 4 87.84%
Totals Coverage Status
Change from base Build 471: 0.2%
Covered Lines: 4872
Relevant Lines: 5543

💛 - Coveralls

@thouska thouska merged commit b4024bd into thouska:NSGA2 Mar 5, 2018
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