Sha256: 0ff04d5cb6b1405254ad396ac546760de438da57e4636b1f368f0ecef90ae51f

Contents?: true

Size: 1.19 KB

Versions: 1

Compression:

Stored size: 1.19 KB

Contents

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

# typed: strict
#
# 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_json_formatter/all/simplecov_json_formatter.rbi
#
# simplecov_json_formatter-0.1.2

module SimpleCovJSONFormatter
end
class SimpleCovJSONFormatter::SourceFileFormatter
  def branch_coverage; end
  def branches; end
  def format; end
  def initialize(source_file); end
  def line_coverage; end
  def lines; end
  def parse_branch(branch); end
  def parse_line(line); end
end
class SimpleCovJSONFormatter::ResultHashFormatter
  def format; end
  def format_source_file(source_file); end
  def formatted_result; end
  def initialize(result); end
end
class SimpleCovJSONFormatter::ResultExporter
  def export; end
  def export_path; end
  def initialize(result_hash); end
  def json_result; end
end
module SimpleCov
end
module SimpleCov::Formatter
end
class SimpleCov::Formatter::JSONFormatter
  def export_formatted_result(result_hash); end
  def format(result); end
  def format_result(result); end
  def output_message(result); end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sorbet-struct-comparable-1.1.0 sorbet/rbi/gems/simplecov_json_formatter.rbi