azure-service-bus-dotnet icon indicating copy to clipboard operation
azure-service-bus-dotnet copied to clipboard

Update OpenCover version for build

Open SeanFeldman opened this issue 7 years ago • 4 comments

Not a must-have, but nice to visualize what is being tested (or not).

A tool such as https://codecov.io/ could help to visualize test coverage (supports XUnit and AppVeyor used by this project).

SeanFeldman avatar Mar 03 '17 16:03 SeanFeldman

@SeanFeldman - I like this idea. Let's keep it on the backlog.

jtaubensee avatar Mar 09 '17 23:03 jtaubensee

Closing based on #115

jtaubensee avatar Apr 21 '17 16:04 jtaubensee

https://github.com/OpenCover/opencover/issues/669 isn't quite resolved yet.

jtaubensee avatar Apr 24 '17 19:04 jtaubensee

Completed with #155, but leaving this issue open until a new NuGet is published.

See comment in build script: https://github.com/Azure/azure-service-bus-dotnet/blob/dev/build/build.ps1#L131

jtaubensee avatar May 15 '17 20:05 jtaubensee