Skip to content

Commit

Permalink
tests coverage: coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed Aug 26, 2016
1 parent 33df35d commit ff6c82b
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 @@ -6,6 +6,7 @@ Simple trait to make your class strict, when calling or accessing undefined memb
[![Build Status](https://travis-ci.org/Kdyby/StrictObjects.svg?branch=master)](https://travis-ci.org/Kdyby/StrictObjects)
[![Downloads this Month](https://img.shields.io/packagist/dm/kdyby/strict-objects.svg)](https://packagist.org/packages/kdyby/strict-objects)
[![Latest stable](https://img.shields.io/packagist/v/kdyby/strict-objects.svg)](https://packagist.org/packages/kdyby/strict-objects)
[![Coverage Status](https://coveralls.io/repos/github/Kdyby/StrictObjects/badge.svg?branch=master)](https://coveralls.io/github/Kdyby/StrictObjects?branch=master)
[![Join the chat at https://gitter.im/Kdyby/Help](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Kdyby/Help)

This library is heavily inspired by [Nette\ObjectMixin](https://github.com/nette/utils/blob/e8749e5417bf22b0bd999d4b49ee799a5bad5fb9/src/Utils/ObjectMixin.php).
Expand Down

0 comments on commit ff6c82b

Please sign in to comment.