Skip to content

Commit

Permalink
Badges for C# (#46)
Browse files Browse the repository at this point in the history
* test coveralls

* test path

* Update run-tests.yml

* Update run-tests.yml

* Update run-tests.yml

* Update run-tests.yml

* Update run-tests.yml

* test

* update tests

* formatting and badge

- status badge for coverage
- formatting and naming cleanup

* syntax fix

* syntax fix

* test

* test

* test

* test

* coverlet

* correct path

* working changes

* tests

* path correction

* test

* coveralls repo token

* cat coverage file

* coverage results from lcov

* remove the accidental workspace push

* add badges for downloads and versions

* test cat coverage report

* prune cat coverage after sanity check

* add badges

- current badge sometimes takes a long time to load. This new one doesn't.

* test print

* test

* test

* remove cat

* check

* Update run-tests.yml
  • Loading branch information
Arpit-Sharma-USC authored Feb 8, 2021
1 parent ceec7c6 commit 6261c41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
![Tests](https://github.com/Bynder/bynder-c-sharp-sdk/workflows/Tests/badge.svg)
![Publish](https://github.com/Bynder/bynder-c-sharp-sdk/workflows/Publish/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/Bynder/bynder-c-sharp-sdk/badge.svg?branch=master)](https://coveralls.io/github/Bynder/bynder-c-sharp-sdk?branch=master)
[![NuGet version](https://badge.fury.io/nu/Bynder.Sdk.svg)](https://badge.fury.io/nu/Bynder.Sdk)
![Nuget](https://img.shields.io/nuget/dt/Bynder.Sdk)
![Nuget](https://img.shields.io/nuget/v/Bynder.Sdk)
![Nuget](https://img.shields.io/nuget/dt/Bynder.Sdk?color=orange)

The main goal of this SDK is to speed up the integration of Bynder customers who use C# making it easier to connect to the Bynder API (http://docs.bynder.apiary.io) and executing requests on it.

Expand Down

0 comments on commit 6261c41

Please sign in to comment.