Skip to main content

Module types

Module types 

Source

Structs§

CollectedReviews
Collected reviews from a PR (output of review::collect).
CommitIndex
A scored commit index (output of genesis_evaluate, stored in cache and trailers).
CommitScore
Score for a commit (output of genesis_evaluate).
EmbeddedReview
A single review embedded in a SignedCommit.
MergeReadiness
Output of genesis_check_merge.
MetaReview
A meta-review (thumbs up/down on another reviewer’s review).
RankingOutput
Output of genesis_ranking.
SelectTargetsOutput
Output of genesis_select_targets.
SignedCommit
A signed commit: the full input to genesis_evaluate.
ValidateOutput
Output of genesis_validate.

Enums§

Verdict
A review verdict: merge or notMerge.