{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":501052067,"defaultBranch":"main","name":"rairepy","ownerLogin":"michelleblom","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-06-08T00:58:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/25236672?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1702608681.0","currentOid":""},"activityList":{"items":[{"before":"7ec1d6d751294b92fcc58383eabe07e4b95f2dc4","after":"f5be6792b009f1e73c4786544aac0e8e61ca9351","ref":"refs/heads/fractional","pushedAt":"2023-12-20T00:51:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Updated to operator over fractional ballots","shortMessageHtmlLink":"Updated to operator over fractional ballots"}},{"before":"edd266a3806fdf40da3e0e4934bfdc75c9b17fab","after":"7ec1d6d751294b92fcc58383eabe07e4b95f2dc4","ref":"refs/heads/fractional","pushedAt":"2023-12-15T03:24:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Switch to support fractional ballots (untested).","shortMessageHtmlLink":"Switch to support fractional ballots (untested)."}},{"before":null,"after":"edd266a3806fdf40da3e0e4934bfdc75c9b17fab","ref":"refs/heads/fractional","pushedAt":"2023-12-15T02:51:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Slight variation to how we determine whether one NEN assertion makes another redundant; does not appear to change the assertions generated for any of the data sets in rairepy-data.","shortMessageHtmlLink":"Slight variation to how we determine whether one NEN assertion makes …"}},{"before":"e17dcb85fcacd85c925dfc8d9a8d31c75e05ca95","after":"edd266a3806fdf40da3e0e4934bfdc75c9b17fab","ref":"refs/heads/main","pushedAt":"2023-08-04T11:59:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Slight variation to how we determine whether one NEN assertion makes another redundant; does not appear to change the assertions generated for any of the data sets in rairepy-data.","shortMessageHtmlLink":"Slight variation to how we determine whether one NEN assertion makes …"}},{"before":"4ec2bd46d7c6bbd6af745a4c7b583183ccdd463f","after":"e17dcb85fcacd85c925dfc8d9a8d31c75e05ca95","ref":"refs/heads/main","pushedAt":"2023-07-12T04:42:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Updated so that when diving, created and evaluated nodes are added to the frontier/managed at the time, so that we don't have to re-create/re-evaluate them later.","shortMessageHtmlLink":"Updated so that when diving, created and evaluated nodes are added to…"}},{"before":"c37eded985e762151e79af76065d57702db26d60","after":"4ec2bd46d7c6bbd6af745a4c7b583183ccdd463f","ref":"refs/heads/main","pushedAt":"2023-07-06T07:50:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Adjusted the subsumption rule for NEB-NEN assertions and NEN-NEN assertions. For the former, there was an edge case where an NEN assertion could be considered redundant in favour of an NEB when it actually isn't. This may occur if the same NEN was being used to rule out two different outcomes, and the NEB only makes the NEN redundant in *one* of those cases.","shortMessageHtmlLink":"Adjusted the subsumption rule for NEB-NEN assertions and NEN-NEN asse…"}},{"before":"8e6cf9fa66cd17e52ed06baf46c89bac9f6f94b0","after":"c37eded985e762151e79af76065d57702db26d60","ref":"refs/heads/main","pushedAt":"2023-04-27T03:25:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Updated example code used to run RAIRE (run_raire.py) to work with new code for sample size estimation in sample_estimator.py","shortMessageHtmlLink":"Updated example code used to run RAIRE (run_raire.py) to work with ne…"}},{"before":"9c4385804572988ec13d06a90e2d89f5cd6487da","after":"8e6cf9fa66cd17e52ed06baf46c89bac9f6f94b0","ref":"refs/heads/main","pushedAt":"2023-03-31T00:08:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Removed some redundant arguments to sample-size test","shortMessageHtmlLink":"Removed some redundant arguments to sample-size test"}},{"before":"36c4799258b124ee203dc335ed852a3d5c9490b3","after":"9c4385804572988ec13d06a90e2d89f5cd6487da","ref":"refs/heads/main","pushedAt":"2023-03-31T00:06:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Bug fixes","shortMessageHtmlLink":"Bug fixes"}},{"before":"add25b01deb27680253ba29fc7cc8cc6774bf771","after":"36c4799258b124ee203dc335ed852a3d5c9490b3","ref":"refs/heads/main","pushedAt":"2023-03-29T05:04:08.989Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Updated to use alpha_mart risk function","shortMessageHtmlLink":"Updated to use alpha_mart risk function"}},{"before":"6f18fd5640381da8f4d202e6b4d83fa4209a53b7","after":"add25b01deb27680253ba29fc7cc8cc6774bf771","ref":"refs/heads/main","pushedAt":"2023-03-28T02:46:04.471Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Removed redundant assertions from simple assertion generator","shortMessageHtmlLink":"Removed redundant assertions from simple assertion generator"}},{"before":"3d37f70456366986754b4db9f4d268068afefcbf","after":"6f18fd5640381da8f4d202e6b4d83fa4209a53b7","ref":"refs/heads/main","pushedAt":"2023-03-27T06:21:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Edited to print some additional logging statements","shortMessageHtmlLink":"Edited to print some additional logging statements"}},{"before":"b1ae3b1fbc30a0c9b0373b848290af561af453a6","after":"3d37f70456366986754b4db9f4d268068afefcbf","ref":"refs/heads/main","pushedAt":"2023-03-27T05:31:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Added extra logging to experiment comparing simple assertions vs RAIRE","shortMessageHtmlLink":"Added extra logging to experiment comparing simple assertions vs RAIRE"}},{"before":"2b7cb14c858540ac7f83376fb2cdd2bdd0cf4248","after":"b1ae3b1fbc30a0c9b0373b848290af561af453a6","ref":"refs/heads/main","pushedAt":"2023-03-27T04:00:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Bug fixes; sample size estimation in ballot polling context not working.","shortMessageHtmlLink":"Bug fixes; sample size estimation in ballot polling context not working."}},{"before":"48512fa8f14b0921e416cf795687c9ad95144aa3","after":"2b7cb14c858540ac7f83376fb2cdd2bdd0cf4248","ref":"refs/heads/main","pushedAt":"2023-03-27T02:39:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Added logic for BP estimation","shortMessageHtmlLink":"Added logic for BP estimation"}},{"before":"8e0f9a164ba1134e9d4c3b0f4129bab26e6c5fb5","after":"48512fa8f14b0921e416cf795687c9ad95144aa3","ref":"refs/heads/main","pushedAt":"2023-03-27T02:01:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Minor change","shortMessageHtmlLink":"Minor change"}},{"before":"5d197362384043b3bb6f0eecd835a583e85a98e7","after":"8e0f9a164ba1134e9d4c3b0f4129bab26e6c5fb5","ref":"refs/heads/main","pushedAt":"2023-03-27T01:51:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Switched to using assorter margin's to estimate difficulty of auditing an assertion in place of just the difference in winner/lower tallies. Switched to using sample size estimation functionality from SHANGRLA. Still need to adjust switch for ballot polling.","shortMessageHtmlLink":"Switched to using assorter margin's to estimate difficulty of auditin…"}},{"before":"43cfaf34b2fb5e0a7987b6483e6e907a69498f4a","after":"5d197362384043b3bb6f0eecd835a583e85a98e7","ref":"refs/heads/main","pushedAt":"2023-03-13T05:53:32.627Z","pushType":"push","commitsCount":1,"pusher":{"login":"michelleblom","name":"Michelle Blom","path":"/michelleblom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25236672?s=80&v=4"},"commit":{"message":"Bug fix: changed a widx to windx","shortMessageHtmlLink":"Bug fix: changed a widx to windx"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0yMFQwMDo1MTozOS4wMDAwMDBazwAAAAPOSH93","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0xM1QwNTo1MzozMi42MjczMzZazwAAAAMB8XDh"}},"title":"Activity · michelleblom/rairepy"}