class CoverageReporter::Api::Webhook

Defined in:

coverage_reporter/api/webhook.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : Config, carryforward : String | Nil, git : Hash(Symbol, Hash(Symbol, String) | String)) #

[View source]

Instance Method Detail

def send_request(dry_run : Bool = false) #

[View source]