8000 📝 Add badges (#1) · ARMmbed/mbed-tools-lib@774c237 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jul 27, 2020. It is now read-only.

Commit 774c237

Browse files
author
Rosie Miller
authored
📝 Add badges (#1)
* Add build and maintainability badges
1 parent d5641ba commit 774c237

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mbed-tools-lib)](https://pypi.org/project/mbed-tools-lib/)
88
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ARMmbed/mbed-tools-lib/blob/master/LICENSE)
99

10-
[![Build Status]()](TODO_AZURE)
10+
[![Build Status](https://dev.azure.com/mbed-tools/mbed-tools-lib/_apis/build/status/ARMmbed.mbed-tools-lib?branchName=master)](https://dev.azure.com/mbed-tools/mbed-tools-lib/_build/latest?definitionId=1&branchName=master)
1111
[![Test Coverage](https://codecov.io/gh/ARMmbed/mbed-tools-lib/branch/master/graph/badge.svg)](https://codecov.io/gh/ARMmbed/mbed-tools-lib)
12-
[![Maintainability]()](TODO_CODE_CLIMATE)
12+
[![Maintainability](https://api.codeclimate.com/v1/badges/18c13e9ee7ba963c81e9/maintainability)](https://codeclimate.com/github/ARMmbed/mbed-tools-lib/maintainability)
1313

1414
## Overview
1515

‎news/1.major

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Initial release.

0 commit comments

Comments
 (0)
0