You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team,
I am using coverlet for code coverage in my application. While I am running test command in windows its working fine. But in Linux its showing 100% and %NAN% as average. I tried both test project and solution file in test command both giving the same error. I am attaching the error screenshot and sample project.
Linux Output
Hi ,
I used VSTEST, but that also giving empty coverage file.
I have already included Microsoft.NET.Test.Sdk already in the project. Problem in linux Jenkins CI. from visual studio I am getting proper result.
Hi Team,
I am using coverlet for code coverage in my application. While I am running test command in windows its working fine. But in Linux its showing 100% and %NAN% as average. I tried both test project and solution file in test command both giving the same error. I am attaching the error screenshot and sample project.
Linux Output
Windows Server output
Sample Project
Sample.zip
The text was updated successfully, but these errors were encountered: