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 for codebase #63

Open
21 of 24 tasks
jonhoo opened this issue Feb 25, 2019 · 1 comment
Open
21 of 24 tasks

Improve test coverage for codebase #63

jonhoo opened this issue Feb 25, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers grab-bag Issues that cover multiple smaller issues help wanted Extra attention is needed

Comments

@jonhoo
Copy link
Owner

jonhoo commented Feb 25, 2019

The code coverage of our tests is good, but not as good as we'd like it to be. In particular, I see some obvious candidates for new tests.

In perf stack collapsing (see coverage report):

In DTrace stack collapsing (see coverage report):

Stack collapsing in general:

In flamegraph (see coverage report):

@jonhoo jonhoo added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers grab-bag Issues that cover multiple smaller issues labels Feb 25, 2019
@jonhoo jonhoo pinned this issue Mar 1, 2019
jonhoo pushed a commit that referenced this issue Jun 13, 2019
@jonhoo
Copy link
Owner Author

jonhoo commented Jun 14, 2019

It'd also be really cool if someone fuzzed inferno to see that we don't have any truly silly crashes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers grab-bag Issues that cover multiple smaller issues help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant