Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Deep Cover strives to be the premier tool for Ruby code coverage, delivering enhanced accuracy for both line and branch coverage metrics. It serves as a seamless alternative to the standard Coverage library, providing a clearer picture of code execution. A line is deemed covered only when it has been fully executed, and the optional branch coverage feature identifies any branches that remain untraveled. The MRI implementation considers all methods available, including those created through constructs like define_method and class_eval. Unlike Istanbul's method, DeepCover encompasses all defined methods and blocks when reporting coverage. Although loops are not classified as branches within DeepCover, accommodating them can be easily arranged if necessary. Even once DeepCover is activated and set up, it requires only a minimal amount of code loading, with coverage tracking starting later in the process. To facilitate an easy migration for projects that have previously relied on the built-in Coverage library, DeepCover can integrate itself into existing setups, ensuring a smooth transition for developers seeking improved coverage analysis. This capability makes DeepCover not only versatile but also user-friendly for teams looking to enhance their testing frameworks.
Description
Enhance your Ruby testing and GitHub experience with actionable coverage insights that allow your team to deliver robust code efficiently while minimizing the time spent on pull request assessments. Rather than striving for a perfect 100% test coverage, focus on decreasing defects in your pull requests by identifying untested code changes before they go live. After a straightforward setup where the CI server runs tests and sends coverage results to UndercoverCI, you can ensure that every pull request is meticulously examined; we analyze the changes in your code and assess local test coverage for each modified class, method, and block, as merely knowing the overall percentage is insufficient. This tool uncovers untested methods and blocks, highlights unused code paths, and aids in refining your test suite. You can easily integrate UndercoverCI's hosted GitHub App or dive into the array of Ruby gems available. With a fully-featured integration for code review through GitHub, setup is quick and tailored for your organization’s needs. Moreover, the UndercoverCI initiative and its associated Ruby gems are completely open-source and can be utilized freely in your local environment and throughout your CI/CD processes, making it a versatile choice for any development team. By adopting UndercoverCI, you not only improve your code quality but also foster a culture of continuous improvement within your team.
API Access
Has API
API Access
Has API
Integrations
Ruby
SimpleCov
Code Climate
Codecov
Coveralls
Fieldly
GitHub
GitLab
Istanbul
Rainforest QA
Integrations
Ruby
SimpleCov
Code Climate
Codecov
Coveralls
Fieldly
GitHub
GitLab
Istanbul
Rainforest QA
Pricing Details
Free
Free Trial
Free Version
Pricing Details
$49 per month
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
DeepCover
Country
United States
Website
github.com/deep-cover/deep-cover
Vendor Details
Company Name
UndercoverCI
Country
United States
Website
undercover-ci.com