Skip to content

Commit

Permalink
Add codecov badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Liquidsoul committed Apr 24, 2017
1 parent 775f9ca commit e135bb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Sourcery AutoJSONSerialization
This is my attempt to implement some [Sourcery](https://github.com/krzysztofzablocki/Sourcery) templates which automatically generates JSON bindings for your `struct`s and `classes`.

[![Build Status](https://travis-ci.org/Liquidsoul/Sourcery-AutoJSONSerializable.svg?branch=master)](https://travis-ci.org/Liquidsoul/Sourcery-AutoJSONSerializable)
[![codecov](https://codecov.io/gh/Liquidsoul/Sourcery-AutoJSONSerializable/branch/master/graph/badge.svg)](https://codecov.io/gh/Liquidsoul/Sourcery-AutoJSONSerializable)

My objective here is to provide a fully tested code generation template that will let you skip the pain of writing this code:

Expand Down

0 comments on commit e135bb0

Please sign in to comment.