Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(readme): fix broken VS-code badge in the readme #2529

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

petermetz
Copy link
Contributor

  1. Replaced the Open in VSCode badge to be backed by the shields.io
    service which actually works.
  2. Removed the codecov badge for now because it does not work
    at the moment due to us having broken up the test execution into
    smaller CI jobs that are separate from each other.

Fixes #2169

Signed-off-by: Peter Somogyvari peter.somogyvari@accenture.com

1. Replaced the Open in VSCode badge to be backed by the shields.io
service which actually works.
2. Removed the codecov badge for now because it does not work
at the moment due to us having broken up the test execution into
smaller CI jobs that are separate from each other.

Fixes hyperledger-cacti#2169

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
@petermetz petermetz merged commit 5741a1e into hyperledger-cacti:main Jul 1, 2023
@petermetz petermetz deleted the petermetz/issue2169 branch July 1, 2023 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs(readme): fix broken VS-code badge in the readme
3 participants