Skip to content
Browse files

Add code coverage badge to the readme

  • Loading branch information...
1 parent 3844baf commit bc4661fe6f002d5b22e1fd260911d6d2322bea45 @artem-zinnatullin artem-zinnatullin committed
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
View
2 README.md
@@ -24,7 +24,7 @@
* `StorIO` annotated with `@NonNull` and `@Nullable` annotations -> less bugs
* Open Source -> less bugs
* Documentation, Sample app and Design tests -> less bugs
-* `StorIO` has unit and integration tests -> less bugs
+* `StorIO` has unit and integration tests [![codecov.io](https://codecov.io/github/pushtorefresh/storio/coverage.svg?branch=master)](https://codecov.io/github/pushtorefresh/storio?branch=master) -> less bugs
* Less bugs -> less bugs
####Documentation:

0 comments on commit bc4661f

Please sign in to comment.
Something went wrong with that request. Please try again.