Sha256: ad8ad4d828eaf0e5fc1e717d4cb0ed78f3b808f436e5fad287dacd6ae8c3e2f7

Contents?: true

Size: 931 Bytes

Versions: 3

Compression:

Stored size: 931 Bytes

Contents

# This file is autogenerated. Do not edit it by hand. Regenerate it with:
#   srb rbi gems

# typed: true
#
# If you would like to make changes to this file, great! Please create the gem's shim here:
#
#   https://github.com/sorbet/sorbet-typed/new/master?filename=lib/simplecov-html/all/simplecov-html.rbi
#
# simplecov-html-0.10.2
module SimpleCov
end
module SimpleCov::Formatter
end
class SimpleCov::Formatter::HTMLFormatter
  def asset_output_path; end
  def assets_path(name); end
  def coverage_css_class(covered_percent); end
  def format(result); end
  def formatted_file_list(title, source_files); end
  def formatted_source_file(source_file); end
  def id(source_file); end
  def link_to_source_file(source_file); end
  def output_message(result); end
  def output_path; end
  def shortened_filename(source_file); end
  def strength_css_class(covered_strength); end
  def template(name); end
  def timeago(time); end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sord-0.10.0 sorbet/rbi/gems/simplecov-html.rbi
sord-0.9.0 sorbet/rbi/gems/simplecov-html.rbi
sord-0.8.0 sorbet/rbi/gems/simplecov-html.rbi