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

Investigate code test coverage tools #4545

Closed
Walther opened this issue Jun 6, 2023 · 0 comments
Closed

Investigate code test coverage tools #4545

Walther opened this issue Jun 6, 2023 · 0 comments
Assignees

Comments

@Walther
Copy link
Contributor

Walther commented Jun 6, 2023

Currently, we have a lot of code that is not tested. Unfortunately, we also do not have easy visibility into which parts are untested.

Let's investigate various tools, e.g.

  • codecov
  • coveralls
  • others?

This would be a tool for figuring out where we are lacking coverage and help us improve things.
This would not be about trying to achieve some specific percentage of coverage as an absolute value.

@Walther Walther self-assigned this Jul 24, 2023
@thsig thsig closed this as not planned Won't fix, can't repro, duplicate, stale Feb 8, 2024
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

Successfully merging a pull request may close this issue.

2 participants