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

Need more test coverage #32

Open
CAD97 opened this issue May 12, 2020 · 0 comments
Open

Need more test coverage #32

CAD97 opened this issue May 12, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@CAD97
Copy link
Owner

CAD97 commented May 12, 2020

We have a project board listing functions without testing.
Here's the full automatically up-to-date coverage report.

We need more tests exercising edge cases such that they can be run under Miri to increase confidence that they are correct.

Tests exercising functionality in a realistic manner are ideal, but any coverage of uncovered functionality will help increase confidence in the correctness of implementation.

Don't feel limited to just the currently uncovered API surface, either. More tests are (almost) always better.

@CAD97 CAD97 added help wanted Extra attention is needed good first issue Good for newcomers labels May 12, 2020
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
Projects
None yet
Development

No branches or pull requests

1 participant