Code Coverage Dropped Greatly when switch to xUnit.v3

Hey Greg,

Our default approach is transparency.

Sharing code or logs

When possible, we prefer that users share code/logs publicly, redacted as necessary, so that all users can benefit from these interactions in the Community. Our default is transparency.

However, sometimes it’s just not reasonable to post all the necessary material publicly, or even to redact it. In such cases, SonarSourcers may agree to accept your code or logs privately for further troubleshooting. You can identify SonarSourcers by the Sonar “waves” placed over their avatars.

We do this to streamline support for everyone and to benefit the wider community. Since this forum isn’t a paid support channel, handling of private requests is at our discretion and considered case by case.

If you require absolute confidentiality over your code or logs, please consider our commercial support offering, which is designed for such needs.

If your files are large, I suggest narrowing them down to the parts that seem relevant.

All of that said, I have the impression you’ve figured out the problem on your own.

You can confirm this by checking the Activity tab of your project, which will let you view metrics like branch coverage (did it drop to 0?), line coverage, and coverage (combined) over time.