An open API service indexing awesome lists of open source software.

https://github.com/codecov/example-csharp-sharpcover


https://github.com/codecov/example-csharp-sharpcover

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-csharp-sharpcover.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-csharp-sharpcover?ref=badge_shield)

------
> Work in progress. Support for SharpCover is not complete yet. Thank you for your patience.
------

[Codecov][0] C# Example using SharpCover
========================================

1. Follow instructions on [how to instrument coverage reports with SharpCover](https://github.com/codecov/example-csharp-sharpcover/blob/master/Makefile#L17-L21)
2. Call `bash <(curl -s https://codecov.io/bash) -t repository-upload-token` at the [end of your CI build](https://github.com/codecov/example-csharp-sharpcover/blob/master/.travis.yml#L11)
- Is your repository public and tested with Travis, CircleCI or AppVeyor? Then the repository upload token is not required!

> Also see our [C# Example][1]

We are happy to help if you have any questions. Please contact our Support at [support@codecov.io](mailto:support@codecov.io)

[0]: https://codecov.io/
[1]: https://github.com/codecov/example-csharp

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-csharp-sharpcover.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-csharp-sharpcover?ref=badge_large)