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

#16 Added option --format=summary #29

Merged
merged 10 commits into from
Mar 8, 2020
Merged

#16 Added option --format=summary #29

merged 10 commits into from
Mar 8, 2020

Conversation

roskakori
Copy link
Owner

No description provided.

PetrovskYYY and others added 10 commits January 17, 2019 16:44
Ouptuts summary by source type.

Signed-off-by: Yuriy Petrovskiy <yuriy.petrovskiy@gmail.com>
Removed debuging print statement
* Changed command line option --summary to --format=summary which allows for cleaner code and better separation of concern.
* Changed the formatting of the summary to be easier to read for a human reader, who should be the main target audience for this format. For parsing statistics any of the other formats works just fine.
…be computed only for one Python version only.
@roskakori roskakori added this to the v1.1.0 milestone Mar 8, 2020
@roskakori roskakori self-assigned this Mar 8, 2020
@roskakori roskakori linked an issue Mar 8, 2020 that may be closed by this pull request
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 96.838% when pulling b9335a4 on 16-summary into 3c0198f on master.

@roskakori roskakori merged commit 9b2727c into master Mar 8, 2020
@roskakori roskakori changed the title Added option --format=summary #16 Added option --format=summary Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nice work. It's missing the sum of lines
3 participants