Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val set_status :
Commit.t Current.t ->
string ->
CheckRunStatus.t Current.t ->
unit Current.t
set_status commit check_name status
sets the status of check_run for commit
/context
to status
.