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 tests to get all unstructured modules above 90% coverage #141

Closed
MthwRobinson opened this issue Jan 10, 2023 · 1 comment
Closed

Add tests to get all unstructured modules above 90% coverage #141

MthwRobinson opened this issue Jan 10, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed python Pull requests that update Python code

Comments

@MthwRobinson
Copy link
Contributor

Currently the email.py, pdf.py and email_elements.py files in https://github.com/Unstructured-IO/unstructured have below 90% coverage. The goal of this issue is to add additional tests for those modules to get the coverage above 90%.

Definition of Done

All modules in unstructured have >90% coverage.

References:

@MthwRobinson
Copy link
Contributor Author

Test coverage is all over 90% now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

3 participants