diff options
author | Diego Barrios Romero <eldruin@gmail.com> | 2018-11-13 18:50:16 +0100 |
---|---|---|
committer | Diego Barrios Romero <eldruin@gmail.com> | 2018-11-13 18:50:16 +0100 |
commit | 0de15b67d640534550bb6d6b02fa97cf2bff3d74 (patch) | |
tree | 5768bd079909c9f36f3e1879b9fc9f6006250114 /README.md | |
parent | a8d32f89a496f131150f2b493cbcfbd26add4cb7 (diff) | |
download | ads1x1x-async-0de15b67d640534550bb6d6b02fa97cf2bff3d74.tar.gz ads1x1x-async-0de15b67d640534550bb6d6b02fa97cf2bff3d74.tar.xz ads1x1x-async-0de15b67d640534550bb6d6b02fa97cf2bff3d74.zip |
Add coverage status badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ [![crates.io](https://img.shields.io/crates/v/ads1x1x.svg)](https://crates.io/crates/ads1x1x) [![Docs](https://docs.rs/ads1x1x/badge.svg)](https://docs.rs/ads1x1x) [![Build Status](https://travis-ci.org/eldruin/ads1x1x-rs.svg?branch=master)](https://travis-ci.org/eldruin/ads1x1x-rs) +[![Coverage Status](https://coveralls.io/repos/eldruin/ads1x1x-rs/badge.svg?branch=master)](https://coveralls.io/r/eldruin/ads1x1x-rs?branch=master) This is a platform agnostic Rust driver for the ADS1013, ADS1014, ADS1015, ADS1113, ADS1114, ADS1115, ADS1018 and ADS1118 ultra-small, low-power |