Skip to content

Commit

Permalink
Code Climate badges
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdebril committed Mar 2, 2022
1 parent 8fce5f6 commit 479c572
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# bigtable-access-layer

[![Maintainability](https://api.codeclimate.com/v1/badges/be672445c82f67480f20/maintainability)](https://codeclimate.com/github/sendinblue/bigtable-access-layer/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/be672445c82f67480f20/test_coverage)](https://codeclimate.com/github/sendinblue/bigtable-access-layer/test_coverage)

`bigtable-access-layer` is a library designed to ease reading data from Big Table. it features:

- cells grouping to build events using the timestamp
Expand Down

0 comments on commit 479c572

Please sign in to comment.