Sha256: 8ae00bb2beb5d4d613982d94268c3807216c266418416a5c3b966843d3d7f3a3

Contents?: true

Size: 1.24 KB

Versions: 9

Compression:

Stored size: 1.24 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.4

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_files; end
  def format_groups; 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

9 entries across 9 versions & 2 rubygems

Version Path
bhook-0.3.2 sorbet/rbi/gems/simplecov_json_formatter.rbi
bhook-0.3.1 sorbet/rbi/gems/simplecov_json_formatter.rbi
bhook-0.3.0 sorbet/rbi/gems/simplecov_json_formatter.rbi
bhook-0.2.2 sorbet/rbi/gems/simplecov_json_formatter.rbi
bhook-0.2.1 sorbet/rbi/gems/simplecov_json_formatter.rbi
bhook-0.2.0 sorbet/rbi/gems/simplecov_json_formatter.rbi
bhook-0.1.6 sorbet/rbi/gems/simplecov_json_formatter.rbi
bhook-0.1.5 sorbet/rbi/gems/simplecov_json_formatter.rbi
repeatable-1.1.0 sorbet/rbi/gems/simplecov_json_formatter.rbi