Azure / azure-service-bus-dotnet

☁️ .NET Standard client library for Azure Service Bus
https://azure.microsoft.com/services/service-bus
Other
236 stars 120 forks source link

Update OpenCover version for build #96

Open SeanFeldman opened 7 years ago

SeanFeldman commented 7 years ago

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).

jtaubensee commented 7 years ago

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

jtaubensee commented 7 years ago

Closing based on #115

jtaubensee commented 7 years ago

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

jtaubensee commented 7 years ago

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