Skip to content

Commit 479c572

Browse files
committed
Code Climate badges
1 parent 8fce5f6 commit 479c572

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# bigtable-access-layer
22

3+
[![Maintainability](https://api.codeclimate.com/v1/badges/be672445c82f67480f20/maintainability)](https://codeclimate.com/github/sendinblue/bigtable-access-layer/maintainability)
4+
[![Test Coverage](https://api.codeclimate.com/v1/badges/be672445c82f67480f20/test_coverage)](https://codeclimate.com/github/sendinblue/bigtable-access-layer/test_coverage)
5+
36
`bigtable-access-layer` is a library designed to ease reading data from Big Table. it features:
47

58
- cells grouping to build events using the timestamp

0 commit comments

Comments
 (0)