Commit Graph

7 Commits

Author SHA1 Message Date
8b5bae858e getting stats for repos that actually have tests 2025-03-10 10:38:56 +01:00
500531c8b0 apparently some dates are now parsed correctly
when the json is parsed, but others are still in string form, so i'm trying to account for that
2025-03-10 10:28:29 +01:00
aa5ed85717 made better post fix 2025-03-10 10:28:13 +01:00
527f9ea1af made logging better to avoid messing up the
progress bar
2025-03-10 10:27:43 +01:00
d34b3dbb20 made stats for PRs better, because i was not
considering all edge cases
2025-03-10 09:54:21 +01:00
9fa7dd53af now using the PyGithub library, so that it handles
for me the issue of too many requests in too little time
2025-03-06 16:36:53 +01:00
57b0f0c2cd first draft of getting the stats for pull requests 2025-03-06 16:26:33 +01:00