nimbis / cmsplugin-newsplus

An improved version of cmsplugin-news
BSD 2-Clause "Simplified" License
5 stars 10 forks source link

Updating repository to perform automated coverage testing. #13

Closed ericamador closed 8 years ago

ericamador commented 8 years ago

These changes add the travis-init-script to perform automated coverage comparison testing using information regarding the master branch's code test coverage from the travis-cache-public repository. Builds will now fail if total test coverage drops below the current value for the master branch that is stored in the travis-cache repository. Changes have been made to the .travis.yml file to utilize these new scripts.

ericamador commented 8 years ago

(2) Establish coverage monitoring as part of our continual development [4]

ericamador commented 8 years ago

Closing in favor of #14.