Dhii/evaluable-interface

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# evaluable-interface


[![Build Status](https://travis-ci.org/Dhii/evaluable-interface.svg?branch=master)](https://travis-ci.org/Dhii/evaluable-interface)
[![Code Climate](https://codeclimate.com/github/Dhii/evaluable-interface/badges/gpa.svg)](https://codeclimate.com/github/Dhii/evaluable-interface)
[![Test Coverage](https://codeclimate.com/github/Dhii/evaluable-interface/badges/coverage.svg)](https://codeclimate.com/github/Dhii/evaluable-interface/coverage)

An interface for an object that can be evaluated. Aims to increase the
interoperabilify of such object implementations.