Skip to content

Commit

Permalink
add code coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mscarey committed Jun 9, 2019
1 parent 058b9a6 commit 517a608
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 18 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ sphinx = "*"
sphinx-autodoc-typehints = "*"
pipenv-to-requirements = "*"
wily = "*"
coveralls = "*"

[requires]
python_version = "3.7.3"
41 changes: 24 additions & 17 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AuthoritySpoke

[![CircleCI](https://circleci.com/gh/mscarey/AuthoritySpoke.svg?style=svg)](https://circleci.com/gh/mscarey/AuthoritySpoke)
[![CircleCI](https://circleci.com/gh/mscarey/AuthoritySpoke.svg?style=svg)](https://circleci.com/gh/mscarey/AuthoritySpoke)[![Coverage Status](https://coveralls.io/repos/github/mscarey/AuthoritySpoke/badge.svg?branch=master)](https://coveralls.io/github/mscarey/AuthoritySpoke?branch=master)

AuthoritySpoke is a Python library for managing structured data about legal rules.

Expand Down

0 comments on commit 517a608

Please sign in to comment.