class Covered::FullSummary
Generates a detailed report without applying a coverage threshold.
def initialize
def initialize super(threshold: nil) end
Generates a detailed report without applying a coverage threshold.
def initialize super(threshold: nil) end