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

[WIP] Add unit tests for results.py #159

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

masayukig
Copy link
Collaborator

These commits add unit tests for results.py which is one of
the least unit test coverage in this repo[0]. So, let's increase
the test coverage!

[0] https://coveralls.io/builds/16405564

NOTE: This pull request is still work-in-progress because of lacking unit tests for the CLITestResult class.

This commit adds unit tests for SummarizingResult class in
results.py which is one of the least unit test coverage in this
repo[0]. So, let's increase the test coverage!

[0] https://coveralls.io/builds/16405564
This commit adds unit tests for CatFiles in result.py.
@coveralls
Copy link

coveralls commented Apr 11, 2018

Coverage Status

Coverage increased (+1.1%) to 66.086% when pulling d6a7c7d on masayukig:add-ut-results into a65c96e on mtreinish:master.

@mtreinish
Copy link
Owner

Any update on this?

@masayukig
Copy link
Collaborator Author

I'm sorry, not yet, actually. but I'll do. Or you/anyone else can take over.

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