Sha256: 77ee56826a0fb056e4a9ac7b8aede4b5c23d812b7c641ab2091836c1a37c4b53

Contents?: true

Size: 1.15 KB

Versions: 17

Compression:

Stored size: 1.15 KB

Contents

Default HTML formatter for SimpleCov
====================================

***Note: To learn more about SimpleCov, check out the main repo at https://github.com/colszowka/simplecov***

Generates a nice HTML report of your SimpleCov ruby code coverage results on Ruby 1.9 using client-side Javascript
quite extensively.


Note on Patches/Pull Requests
-----------------------------

The formatter itself has no actual tests. Instead, it is tested in the cucumber features of simplecov itself. If you
modify the formatter, please make sure the simplecov test suites still pass by doing the following:

  * Clone simplecov into the parent directory of your simplecov-html checkout
  * `cd` there, run `bundle`
  * You should end up with all dev dependencies installed and simplecov-html being used from your disk
  * Run the tests (units and features)
  
Please remember to add tests if you add functionality.

**Important:** If you modify the JS/CSS assets, you'll have to precompile them using `rake assets:compile` - otherwise,
your changes will not be included in your coverage reports.


Copyright
---------

Copyright (c) 2011 Christoph Olszowka. See LICENSE for details.

Version data entries

17 entries across 15 versions & 6 rubygems

Version Path
candlepin-api-0.4.0 bundle/ruby/gems/simplecov-html-0.7.1/README.md
candlepin-api-0.4.0 bundle/ruby/1.9.1/gems/simplecov-html-0.7.1/README.md
challah-1.0.0 vendor/bundle/gems/simplecov-html-0.7.1/README.md
challah-1.0.0.beta3 vendor/bundle/gems/simplecov-html-0.7.1/README.md
sidekiq-statsd-0.1.1 vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/README.md
sidekiq-statsd-0.1.0 vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/README.md
challah-1.0.0.beta2 vendor/bundle/gems/simplecov-html-0.7.1/README.md
challah-1.0.0.beta vendor/bundle/gems/simplecov-html-0.7.1/README.md
challah-0.9.1.beta.3 vendor/bundle/gems/simplecov-html-0.7.1/README.md
devise_sociable-0.1.0 vendor/bundle/gems/simplecov-html-0.7.1/README.md
challah-0.9.1.beta vendor/bundle/gems/simplecov-html-0.7.1/README.md
challah-0.9.0 vendor/bundle/gems/simplecov-html-0.7.1/README.md
challah-rolls-0.2.0 vendor/bundle/gems/simplecov-html-0.7.1/README.md
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/simplecov-html-0.7.1/README.md
challah-0.8.3 vendor/bundle/gems/simplecov-html-0.7.1/README.md
simplecov-html-0.7.1 README.md
simplecov-html-0.7.0 README.md