petrsvihlik / WopiHost

ASP.NET Core MVC implementation of the WOPI protocol. Enables integration with WOPI clients such as Office Online Server.
Other
193 stars 74 forks source link

dotnet test - fix generating xml for test coverage #50

Closed petrsvihlik closed 4 years ago

petrsvihlik commented 7 years ago

commented out in: https://github.com/petrsvihlik/WopiHost/blob/master/appveyor.yml

https://github.com/OpenCover/opencover/issues/601#issuecomment-289405262

Resources:

petrsvihlik commented 4 years ago

consider https://www.codefactor.io and codeclimate too

petrsvihlik commented 4 years ago

https://blog.markvincze.com/setting-up-coveralls-for-a-net-core-project/

petrsvihlik commented 4 years ago

https://github.com/OpenCover/opencover/wiki/Usage

petrsvihlik commented 4 years ago

https://dev.to/codingdefined/how-i-added-appveyor-codecov-to-net-core-open-source-project-54m6 https://foreverframe.net/integrating-codecov-with-net-core-app-appveyor-and-github/ https://github.com/codecov/codecov-exe

petrsvihlik commented 4 years ago

consider setting thresholds: https://docs.codecov.io/docs/commit-status

done: codecov, codeclimate, codefactor