Functionleave_accept_comment(api, urn, pr, sha, votes, total, threshold, meritocracy_satisfied)
github_api/comments.py:71
Functionleave_reject_comment(api, urn, pr, votes, total, threshold, meritocracy_satisfied)
github_api/comments.py:61
Functionpost_accepted_status(api, urn, pr, seconds_since_updated, voting_window, votes, total,
threshold, meritoc
github_api/prs.py:335
Functionpost_pending_status(api, urn, pr, seconds_since_updated, voting_window, votes, total,
threshold, meritocr
github_api/prs.py:359
Functionpost_rejected_status(api, urn, pr, seconds_since_updated, voting_window, votes, total,
threshold, meritoc
github_api/prs.py:347
Methodtest_get_ready_prs(self, mock_utcnow, mock_get_is_mergeable,
mock_get_open_prs, mock_get_events,
tests/github_api/prs_test.py:121