New Lines of Code Not Being Detected for Test Coverage

A build of ours is not detecting new lines for test coverage. We checked whether projects were being marked as test projects or not during analysis. They don’t seem to be miscategorized. Is there any explanation for why this would happen?

The issue is affecting at least one other build that we know of.
Example at link below:
https://sonarcloud.io/api/ce/task?id=AYWopEkgEJtRNBcU99Ae

The build only reports 6 new lines of code. We should have at least 30 new lines for test coverage

1 Like

Turns out the issue was not SonarCloud. Was an issue with Coverlet configuration. Closing ticket.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.