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

Test coverage is only 40% #87

Open
hoh opened this issue Aug 17, 2022 · 0 comments
Open

Test coverage is only 40% #87

hoh opened this issue Aug 17, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@hoh
Copy link
Member

hoh commented Aug 17, 2022

Context

As of today ( f0ea50f ), unit test coverage of the project is only 40%.

Using pytest --cov runs tests while displaying the coverage.

Problem

This gives us low confidence about new commits not breaking something.

Proposal

Add unit test that focus on increasing the coverage, especially for chain support.

@hoh hoh added the enhancement New feature or request label Aug 17, 2022
@mrhouzlane mrhouzlane self-assigned this Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants