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

Add starter code for unified CLI [WIP] #143

Closed
wants to merge 1 commit into from

Conversation

havanagrawal
Copy link
Contributor

This is a WIP PR for discussing approach, design and implementation of resolving issue #139

@coveralls
Copy link

coveralls commented Mar 9, 2018

Pull Request Test Coverage Report for Build 506

  • 6 of 13 (46.15%) changed or added relevant lines in 1 file are covered.
  • 197 unchanged lines in 12 files lost coverage.
  • Overall coverage decreased (-0.3%) to 89.145%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spotpy/unittests/test_cli.py 6 13 46.15%
Files with Coverage Reduction New Missed Lines %
spotpy/algorithms/sa.py 1 82.86%
spotpy/algorithms/mle.py 1 91.84%
spotpy/algorithms/dream.py 1 89.0%
spotpy/algorithms/abc.py 2 89.72%
spotpy/database.py 2 88.46%
spotpy/algorithms/fscabc.py 3 83.33%
spotpy/algorithms/demcz.py 5 91.35%
spotpy/parameter.py 7 97.0%
spotpy/unittests/test_describe.py 15 95.0%
spotpy/unittests/test_gui_mpl.py 25 93.75%
Totals Coverage Status
Change from base Build 505: -0.3%
Covered Lines: 4993
Relevant Lines: 5601

💛 - Coveralls

philippkraft pushed a commit to philippkraft/spotpy that referenced this pull request Aug 28, 2018
philippkraft pushed a commit to philippkraft/spotpy that referenced this pull request Aug 28, 2018
philippkraft pushed a commit to philippkraft/spotpy that referenced this pull request Aug 28, 2018
@thouska
Copy link
Owner

thouska commented Sep 4, 2018

Hi @havanagrawal,
i think the use of a command line interface to spotpy is now possible given the pull request #174 by @philippkraft. This should also solve #139.
Less work for you :) Feel free to give it a try.

@thouska thouska closed this Sep 4, 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