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

Improve test coverage #55

Open
abingham opened this issue Dec 15, 2017 · 2 comments
Open

Improve test coverage #55

abingham opened this issue Dec 15, 2017 · 2 comments

Comments

@abingham
Copy link
Contributor

abingham commented Dec 15, 2017

We could use better test coverage. I'd like to use this issue a place to keep track of what we need to do. At the very least I'd like a list of areas that could use some work. We could also use this as a meta-issue and link it to separate issues for specific testing efforts.

@rob-smallshire
Copy link
Contributor

main.py not covered
cli.py not covered
dataset.py not covered
reader.py not covered
writer.py not covered
encoding.py 31% lines covered
toolkit.py 49% lines covered
revisions.py 53% lines covered
util.py 56% lines covered
header.py 64% lines covered
docstring.py 65% lines covered
packer.py 70% lines covered
ibm_float.py 76% lines covered
catalog.py 82% lines covered
field_types.py 90% lines covered
datatypes.py 92% lines covered
init.py 100% lines covered
binary_reel_header.py 100% lines covered
sorted_set.py 100% lines covered
textual_reel_header.py 100% lines covered
trace_header.py 100% lines covered

@rob-smallshire
Copy link
Contributor

As part of this let's get Coveralls up and running. I prefer Coveralls to that thing we use for Cosmic Ray just because it's less intrusive and chatty.

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

No branches or pull requests

2 participants