Sha256: 00dbd974aba9c0f921381b0c04ccb265d19c9b7e391cd6007911d2eaf3e98a30

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

v0.6  (2011-10-30)

  * Added an option 'single_line_report'


v0.5.1  (2011-08-08)

  * Fix a bug where excluding a whole folder from the report does not worked


v0.5  (2011-03-14)

  * can exclude a whole folder of ruby files from the report
  * works with unit/test framework
  

v0.4.2  (2011-03-01)

  * Minor bug fixes 
    #14: sometimes text exit on the right from table in html report
    #13: '<' and '>' are not escaped in hml report
    #12: no link to web site in html files
  
  
v0.4.1  (2011-02-27)

  * Quick fix, add forgotten images for html menu


v0.4  (2011-02-26)

  * add colors to console output (*nix only)
  * it can exclude unwanted files from the report


v0.3  (2011-02-25)

  * Report sources not covered at all
  * Configurable via a simple yaml file
    + threeshold
    + source directories
  * UTF-8 compliant
  * Misc
    + sort index.html and console output by percentage
    + display coco's version in index.html


v0.2  (2011-02-24)

  * Use coco from rspec with a simple require 'coco'
  * Display filenames covered < 90% on console
  * Build simple html report only for files covered < 90%

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
coco-0.6 NEWS