more diverse test data

This commit is contained in:
Kiril Videlov 2023-06-14 00:51:09 +02:00 committed by Kiril Videlov
parent f914428cc8
commit 46def32aaf
2 changed files with 895 additions and 113 deletions

File diff suppressed because it is too large Load Diff

View File

@ -83,7 +83,7 @@ def process_pr(pr_number):
# prs = get_last_n_pr_nums(4)
prs = ["426", "427"] # feel free to paste some some specific PRs
prs = ["429", "420", "414", "409", "407"] # feel free to paste some some specific PRs
branches = [process_pr(pr) for pr in prs]