Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

simplecov-html-formatter

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simplecov-html-formatter

  • 0.12.3.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Default HTML formatter for SimpleCov

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

Generates a nice HTML report of your SimpleCov ruby code coverage results on Ruby 2.4+ 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 (c) 2010-2013 Christoph Olszowka. See LICENSE for details.

FAQs

Package last updated on 12 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc