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

Unit tests with Comments Are Displayed as Uncovered #1042

Open
allocgator opened this issue May 28, 2023 · 0 comments
Open

Unit tests with Comments Are Displayed as Uncovered #1042

allocgator opened this issue May 28, 2023 · 0 comments

Comments

@allocgator
Copy link
Contributor

In GitHub CI, I'm using grcov to generate raw coverage data and Codecov to view metrics.

I have written unit tests with comments for a few simple problems and noticed that asserts with comments are shown as uncovered. For example, in this and this case, I ran cargo fmt locally then pushed the changes.
In this case, I did not run cargo fmt - pushed the changes directly. Not sure what the problem is here

The complete list is here

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

No branches or pull requests

1 participant