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

93 streamline ui #181

Closed
wants to merge 27 commits into from
Closed

93 streamline ui #181

wants to merge 27 commits into from

Conversation

thanasions
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 14, 2019

Codecov Report

Merging #181 into develop will increase coverage by 0.08%.
The diff coverage is 98.36%.

@@             Coverage Diff             @@
##           develop     #181      +/-   ##
===========================================
+ Coverage    64.93%   65.02%   +0.08%     
===========================================
  Files           23       23              
  Lines         1158     1135      -23     
===========================================
- Hits           752      738      -14     
+ Misses         406      397       -9

@IanGrimstead IanGrimstead self-requested a review March 15, 2019 10:40
Copy link
Contributor

@IanGrimstead IanGrimstead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor tweaks

README.md Show resolved Hide resolved
pygrams.py Outdated Show resolved Hide resolved
pygrams.py Outdated Show resolved Hide resolved
pygrams.py Outdated Show resolved Hide resolved
pygrams.py Outdated Show resolved Hide resolved
pygrams.py Outdated Show resolved Hide resolved
pygrams.py Outdated Show resolved Hide resolved
tests/test_argschecker.py Outdated Show resolved Hide resolved
def test_args_json_not_requested(self):
args = pygrams.get_args([])
self.assertFalse(args.json)
# not sure of the purpose of this!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test allegedly was to test that if json was not requested, args.json should be false...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we said that it is going to be core output now, so shall we get rid of?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It tests if the arg parser handles json

IanGrimstead and others added 6 commits March 15, 2019 11:02
Co-Authored-By: thanasions <33151187+thanasions@users.noreply.github.com>
Co-Authored-By: thanasions <33151187+thanasions@users.noreply.github.com>
Co-Authored-By: thanasions <33151187+thanasions@users.noreply.github.com>
Co-Authored-By: thanasions <33151187+thanasions@users.noreply.github.com>
Co-Authored-By: thanasions <33151187+thanasions@users.noreply.github.com>
Co-Authored-By: thanasions <33151187+thanasions@users.noreply.github.com>
@thanasions
Copy link
Contributor Author

resolves #73

@thanasions thanasions closed this Mar 15, 2019
@thanasions thanasions deleted the 93-streamline-UI branch March 15, 2019 12: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.

None yet

3 participants