Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

SimpleCov is a Ruby tool designed for code coverage analysis, leveraging Ruby's native Coverage library to collect data, while offering a user-friendly API that simplifies the processing of results by allowing you to filter, group, merge, format, and display them effectively. Although it excels in tracking the covered Ruby code, it does not support coverage for popular templating systems like erb, slim, and haml. For most projects, obtaining a comprehensive overview of coverage results across various types of tests, including Cucumber features, is essential. SimpleCov simplifies this task by automatically caching and merging results for report generation, ensuring that your final report reflects coverage from all your test suites, thus providing a clearer picture of any areas that need improvement. It is important to ensure that SimpleCov is executed in the same process as the code for which you wish to analyze coverage, as this is crucial for accurate results. Additionally, utilizing SimpleCov can significantly enhance your development workflow by identifying untested code segments, ultimately leading to more robust applications.

Description

grcov is a tool that gathers and consolidates code coverage data from various source files. It is capable of processing .profraw and .gcda files produced by llvm/clang or gcc compilers. Additionally, grcov can handle lcov files for JavaScript coverage and JaCoCo files for Java applications. This versatile tool is compatible with operating systems including Linux, macOS, and Windows, making it widely accessible for developers across different platforms. Its functionality enhances the ability to analyze code quality and test coverage effectively.

API Access

Has API Yes 

API Access

Has API No 

Screenshots View All

Screenshots View All

Integrations

Codecov Yes 
JSON Yes 
C++ No 
Coveralls No 
Cucumber Yes 
DeepCover Yes 
GitHub No 
GitLab No 
HTML No 
JaCoCo No 
Mariner Financial Wellness Yes 
Mozilla Firefox No 
Netlify No 
Ruby Yes 
Ruby on Rails Yes 
RubyMine Yes 
Rust No 
Travis CI No 
UndercoverCI Yes 
XML Notepad No 

Integrations

Codecov Yes 
JSON Yes 
C++ Yes 
Coveralls Yes 
Cucumber No 
DeepCover No 
GitHub Yes 
GitLab Yes 
HTML Yes 
JaCoCo Yes 
Mariner Financial Wellness No 
Mozilla Firefox Yes 
Netlify Yes 
Ruby No 
Ruby on Rails No 
RubyMine No 
Rust Yes 
Travis CI Yes 
UndercoverCI No 
XML Notepad Yes 

Pricing Details

Free
Free Trial No 
Free Version Yes 

Pricing Details

Free
Free Trial No 
Free Version Yes 

Deployment

Web-Based No 
On-Premises No 
iPhone App No 
iPad App No 
Android App No 
Windows Yes 
Mac Yes 
Linux Yes 
Chromebook No 

Deployment

Web-Based No 
On-Premises No 
iPhone App No 
iPad App No 
Android App No 
Windows Yes 
Mac Yes 
Linux Yes 
Chromebook No 

Customer Support

Business Hours No 
Live Rep (24/7) No 
Online Support Yes 

Customer Support

Business Hours No 
Live Rep (24/7) No 
Online Support Yes 

Types of Training

Training Docs Yes 
Webinars No 
Live Training (Online) No 
In Person No 

Types of Training

Training Docs Yes 
Webinars No 
Live Training (Online) No 
In Person No 

Vendor Details

Company Name

SimpleCov

Country

United States

Website

github.com/simplecov-ruby/simplecov

Vendor Details

Company Name

grcov

Website

github.com/mozilla/grcov

Product Features

Product Features

Alternatives

Alternatives

blanket.js Reviews

blanket.js

Blanket.js