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

We should add a coverage test to stratis-min testing #3299

Open
mulkieran opened this issue Mar 29, 2023 · 2 comments
Open

We should add a coverage test to stratis-min testing #3299

mulkieran opened this issue Mar 29, 2023 · 2 comments
Assignees

Comments

@mulkieran
Copy link
Member

It should be easy to get complete coverage information for the stratis-min chunk of code.

@mulkieran
Copy link
Member Author

The first step is getting the complete coverage. As ever, we will have to exclude a few things, but llvm-cov tool does not have a convenient way of annotating lines, unlike the standard Python coverage tools. This means that there is more of a benefit to using, e..,g., codecov because we can get changes in the coverage induced by a PR, which is an informative kind of information. See example: rust-netlink/netlink-packet-route#59 (comment)

@mulkieran
Copy link
Member Author

Coverage at 64.8%.

@github-project-automation github-project-automation bot moved this to To do in 2024June May 28, 2024
@mulkieran mulkieran moved this from To do to In progress (long term) in 2024June May 28, 2024
@mulkieran mulkieran removed this from 2024June Jul 3, 2024
@mulkieran mulkieran moved this to In Progress (long term) in 2024July Jul 3, 2024
@mulkieran mulkieran removed this from 2024July Aug 5, 2024
@mulkieran mulkieran moved this from Todo to In Progress (long term) in 2024August Aug 5, 2024
@mulkieran mulkieran removed this from 2024August Sep 5, 2024
@mulkieran mulkieran moved this from Todo to In Progress (long term) in 2024September Sep 5, 2024
@mulkieran mulkieran removed this from 2024September Oct 7, 2024
@mulkieran mulkieran moved this from Todo to In Progress (long term) in 2024October Oct 7, 2024
@mulkieran mulkieran removed this from 2024October Nov 4, 2024
@mulkieran mulkieran moved this from Todo to In Progress in 2024November Nov 4, 2024
@mulkieran mulkieran removed this from 2024November Dec 3, 2024
@mulkieran mulkieran moved this from Todo to Pending in 2024December Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pending
Development

No branches or pull requests

2 participants