class Github::CheckRuns::CheckRun

Included Modules

Defined in:

github/models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def completed? : Bool #

[View source]
def conclusion : String | Nil #

[View source]
def passing? : Bool #

[View source]
def status : String #

[View source]