@oss-autopilot/core - v1.6.3
GitHub
npm
Preparing search index...
core
ComputeStatsInput
Interface ComputeStatsInput
interface
ComputeStatsInput
{
activePRCount
:
number
;
repoScores
:
Record
<
string
,
Pick
<
RepoScore
,
"mergedPRCount"
|
"closedWithoutMergeCount"
|
"repo"
>
,
>
;
}
Index
Properties
active
PR
Count
repo
Scores
Properties
active
PR
Count
activePRCount
:
number
repo
Scores
repoScores
:
Record
<
string
,
Pick
<
RepoScore
,
"mergedPRCount"
|
"closedWithoutMergeCount"
|
"repo"
>
,
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
PR
Count
repo
Scores
GitHub
npm
@oss-autopilot/core - v1.6.3
Loading...