0.0
Following TDD practice, designed with few useful patterns, styled with rubocop style guide, documented with yard convention, lines of code analysis, 100% tests coverage and properly error handled rubygem project could be very useful to assess one's knowledge in build rubygems.
2020
2021
2022
2023
2024
2025
0.0
OyenCov is a service that measures usage-weighted test coverage by
profiling the codebase line executions in production runtime.
2020
2021
2022
2023
2024
2025
0.0
output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the original coverage in 47 lines of code! Mauricio Julio Fernández Pradier, lots of improvements. Robert Feldt, for suggestions. Alex Pooley, for eliminating warnings.
2020
2021
2022
2023
2024
2025
0.0
Hypertext formatter for SimpleCov code coverage tool that supports large codebases.
2020
2021
2022
2023
2024
2025
0.0
# XQuery
[](https://gitter.im/JelF/xquery?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https...
2020
2021
2022
2023
2024
2025
0.0
Code Qualia helps developers express their subjective understanding and feelings about code quality to AI systems by combining quantitative metrics (coverage, complexity, git activity) with configurable weights that reflect development priorities and intuitions.
2020
2021
2022
2023
2024
2025
0.0
swagger_coverage programmatically compares Swagger API routes to existing routes from the source code and reports the difference(s)
2020
2021
2022
2023
2024
2025
0.0
For some reason, there's no adapter for a gem in SimpleCov, an excellent, simple Ruby 1.9 coverage tool. So this one defines one in about 8 lines of code.
2020
2021
2022
2023
2024
2025
0.0
Configures RSpec to fail (and exit with with a non-zero exitcode) if the
test coverage is below the configured threshold and (optionally) list the
lines of code not covered by tests.
2020
2021
2022
2023
2024
2025
0.0
For some reason, there's no profile for a gem in SimpleCov, an excellent, simple Ruby 1.9 coverage tool. So this one defines one in about 8 lines of code.
2020
2021
2022
2023
2024
2025
0.03
A tool to find what specs examples cover a specific line of code
2020
2021
2022
2023
2024
2025
0.0
This gem will check if a coverage file meets the expected level. If it doesn't it will exit with a exit code of 1. This can be used in tools such as Jenkins to check if the coverage meets the expected level.
2020
2021
2022
2023
2024
2025
0.01
Gtk Webkit bindings for ruby. Partial coverage sufficient to embed a webview in a Ruby-GNOME2 application.
Also initial/experimental support for allowing ruby code to be called by javascript & executing javascript
from ruby.
e.g
require 'gtk2'
require 'webkit'
v = WebKit::WebView.new
v.main_f...
2020
2021
2022
2023
2024
2025
0.0
Lookout-Rake
Lookout-Rake provides Rake┬╣ tasks for testing using Lookout.
┬╣ See http://rake.rubyforge.org/
§ Installation
Install Lookout-Rake with
% gem install lookout-rake
§ Usage
Include the following code in your ‹Rakefile›:
...
2020
2021
2022
2023
2024
2025
0.03
= Mcrypt - libmcrypt bindings for Ruby
Mcrypt provides Ruby-language bindings for libmcrypt(3), a
symmetric cryptography library. {Libmcrypt}[http://mcrypt.sourceforge.net/]
supports lots of different ciphers and encryption modes.
== You will need
* A working Ruby installation (>= 1.8.6 or 1.9...
2020
2021
2022
2023
2024
2025
0.03
The RTF library provides a pure Ruby set of functionality that can be used to
programmatically create RTF documents. The main aim in developing this library
is to ease the complexity involved in assembling RTF documents although some
consideration has also been given to generating documents that ...
2020
2021
2022
2023
2024
2025