Skip to content

Commit

Permalink
docs: add maintainability/coverage badges
Browse files Browse the repository at this point in the history
add badges

BREAKING CHANGE: Refactored cosmoz-page-route(r) as LitElements, lots dropped.

Signed-off-by: Patrik Kullman <[email protected]>
  • Loading branch information
Patrik Kullman committed Mar 2, 2020
1 parent b1a8aa8 commit bd65658
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ cosmoz-page-router
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/Neovici/cosmoz-page-router)
[![Depfu](https://badges.depfu.com/badges/c887733c2e1b6c70285860279a80fa03/overview.svg)](https://depfu.com/github/Neovici/cosmoz-page-router?project_id=9639)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Maintainability](https://api.codeclimate.com/v1/badges/56671dc0a46898d2f539/maintainability)](https://codeclimate.com/github/Neovici/cosmoz-page-router/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/56671dc0a46898d2f539/test_coverage)](https://codeclimate.com/github/Neovici/cosmoz-page-router/test_coverage)

## &lt;cosmoz-page-router&gt;

Expand Down

0 comments on commit bd65658

Please sign in to comment.