{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":652486194,"defaultBranch":"main","name":"weight-balanced-tree","ownerLogin":"sodrooome","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-06-12T07:07:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/37971350?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1689218640.0","currentOid":""},"activityList":{"items":[{"before":"dc78f227401906668795e89a77d8677cd62c1fea","after":null,"ref":"refs/heads/naming-conventions","pushedAt":"2023-07-13T03:24:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"}},{"before":"72a7fe4dadf37289d0ef55e049566ced05f899b6","after":"d29e4b7edc3cef25494b789b1ae2ba8f06779170","ref":"refs/heads/main","pushedAt":"2023-07-13T03:23:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"naming conventions (overhaul all naming conventions in functions & headers) (#4)\n\n* change naming conventions for all functions","shortMessageHtmlLink":"naming conventions (overhaul all naming conventions in functions & he…"}},{"before":"a59365ff93ec1ed653665463cc49d3ef1da72ce4","after":"dc78f227401906668795e89a77d8677cd62c1fea","ref":"refs/heads/naming-conventions","pushedAt":"2023-07-13T03:21:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"fixed failing tests","shortMessageHtmlLink":"fixed failing tests"}},{"before":"7e951f0516c202487802c3f73904cb8eef4305df","after":"a59365ff93ec1ed653665463cc49d3ef1da72ce4","ref":"refs/heads/naming-conventions","pushedAt":"2023-07-13T03:18:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"change naming conventions for binary tree functions","shortMessageHtmlLink":"change naming conventions for binary tree functions"}},{"before":"2f5d694e0f0c7ee85c57f25739e3c7e98fe7ff0e","after":"7e951f0516c202487802c3f73904cb8eef4305df","ref":"refs/heads/naming-conventions","pushedAt":"2023-07-11T02:34:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"fixed failing tests due naming changes","shortMessageHtmlLink":"fixed failing tests due naming changes"}},{"before":null,"after":"2f5d694e0f0c7ee85c57f25739e3c7e98fe7ff0e","ref":"refs/heads/naming-conventions","pushedAt":"2023-07-11T02:25:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"change naming conventions (again)","shortMessageHtmlLink":"change naming conventions (again)"}},{"before":"e2b9c6673b9503d4b5e4b438bc0051a358295499","after":"72a7fe4dadf37289d0ef55e049566ced05f899b6","ref":"refs/heads/main","pushedAt":"2023-07-11T02:10:39.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"change naming convention","shortMessageHtmlLink":"change naming convention"}},{"before":"cb1c27ce96b4969eaa23f3e654896d96d6c46edf","after":"e2b9c6673b9503d4b5e4b438bc0051a358295499","ref":"refs/heads/main","pushedAt":"2023-07-10T06:20:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"initiate evaluation metrics for binary search tree","shortMessageHtmlLink":"initiate evaluation metrics for binary search tree"}},{"before":"795694f6bafab97456075dc8d9d10e64af83a9e8","after":"cb1c27ce96b4969eaa23f3e654896d96d6c46edf","ref":"refs/heads/main","pushedAt":"2023-07-05T06:43:29.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"fixed segfaults in incrementing pointers","shortMessageHtmlLink":"fixed segfaults in incrementing pointers"}},{"before":"e0335f275881508da7557d899f051ca9479b1042","after":"795694f6bafab97456075dc8d9d10e64af83a9e8","ref":"refs/heads/main","pushedAt":"2023-07-03T04:15:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"fixed capture anomaly being calculated twice","shortMessageHtmlLink":"fixed capture anomaly being calculated twice"}},{"before":"99288eda4e87393d97a038f30c28f2f4924ae5ad","after":"e0335f275881508da7557d899f051ca9479b1042","ref":"refs/heads/main","pushedAt":"2023-06-30T06:22:01.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"(wip): plotting the labels and bump python's dependency","shortMessageHtmlLink":"(wip): plotting the labels and bump python's dependency"}},{"before":"f8cef580c78bca9004b783dc97a0d6f440ca0faa","after":"99288eda4e87393d97a038f30c28f2f4924ae5ad","ref":"refs/heads/main","pushedAt":"2023-06-28T04:58:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"fixed deletion function isn't deleting a key","shortMessageHtmlLink":"fixed deletion function isn't deleting a key"}},{"before":"838a0fc25f65e60058a2bf3ceb7706157b9598b7","after":"f8cef580c78bca9004b783dc97a0d6f440ca0faa","ref":"refs/heads/main","pushedAt":"2023-06-27T06:50:31.266Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"reduce the threshold to getting the anomalies","shortMessageHtmlLink":"reduce the threshold to getting the anomalies"}},{"before":"4d3c9d7524c7faf65fa8b0c006ef50669df934b0","after":"838a0fc25f65e60058a2bf3ceb7706157b9598b7","ref":"refs/heads/main","pushedAt":"2023-06-26T01:58:52.141Z","pushType":"push","commitsCount":2,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"initialize tests for detect anomalies","shortMessageHtmlLink":"initialize tests for detect anomalies"}},{"before":"929a3969f857606bdcbffb77016aba1e53702e28","after":"4d3c9d7524c7faf65fa8b0c006ef50669df934b0","ref":"refs/heads/main","pushedAt":"2023-06-23T02:51:44.944Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"simplifying recursive check","shortMessageHtmlLink":"simplifying recursive check"}},{"before":"bca2b180c04a2e6284b9ce30d31511917c46910e","after":"929a3969f857606bdcbffb77016aba1e53702e28","ref":"refs/heads/main","pushedAt":"2023-06-23T01:48:48.797Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"fixed anomaly detection, handling errors and re-write tests (#3)\n\n* modified finding min-max function, add `handleErrors` method\r\n* handling root is null in the min-max functions\r\n* fixed detection anomaly method, set handling errors function\r\n* re-write assertion tests","shortMessageHtmlLink":"fixed anomaly detection, handling errors and re-write tests (#3)"}},{"before":null,"after":"a3bca63e003f3191d370c8df53789bbdf6077188","ref":"refs/heads/fixed-detect-anomalies","pushedAt":"2023-06-23T01:46:54.457Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"re-write assertion tests","shortMessageHtmlLink":"re-write assertion tests"}},{"before":"d8cff79b11cf23df2bdec6b64ae902128b9c5ced","after":null,"ref":"refs/heads/feat/structured-lib","pushedAt":"2023-06-22T04:32:13.277Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"}},{"before":"fc22561ab21daaa7ba6547a295777cba2c1d29f2","after":"bca2b180c04a2e6284b9ce30d31511917c46910e","ref":"refs/heads/main","pushedAt":"2023-06-22T04:27:05.782Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"re-organize project directory and setup CI env (#2)\n\n* re-organize the project directory and setup CI env","shortMessageHtmlLink":"re-organize project directory and setup CI env (#2)"}},{"before":"2e4af0fc8a7c51db318375a0eeb9e6d71ea35314","after":"d8cff79b11cf23df2bdec6b64ae902128b9c5ced","ref":"refs/heads/feat/structured-lib","pushedAt":"2023-06-22T04:25:37.965Z","pushType":"push","commitsCount":2,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"set CI tests pass badge","shortMessageHtmlLink":"set CI tests pass badge"}},{"before":"8d9f4f42f2bcb48f6557ca1996fe06e3bd54591d","after":"2e4af0fc8a7c51db318375a0eeb9e6d71ea35314","ref":"refs/heads/feat/structured-lib","pushedAt":"2023-06-22T04:20:50.627Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"(wip): ignore invocation of lcurl library","shortMessageHtmlLink":"(wip): ignore invocation of lcurl library"}},{"before":"1850b67bb83e0c97a5bd2aae7cd83c5752993107","after":"8d9f4f42f2bcb48f6557ca1996fe06e3bd54591d","ref":"refs/heads/feat/structured-lib","pushedAt":"2023-06-22T04:18:48.327Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"(wip): at the moment, skipped the segfault error","shortMessageHtmlLink":"(wip): at the moment, skipped the segfault error"}},{"before":"59ddf68240946e5696ac3f73bf5984560a76b255","after":"1850b67bb83e0c97a5bd2aae7cd83c5752993107","ref":"refs/heads/feat/structured-lib","pushedAt":"2023-06-22T04:15:13.203Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"ignore the lcurl library","shortMessageHtmlLink":"ignore the lcurl library"}},{"before":"850a10e7b6601ae9f622234a979d923e3e928882","after":"59ddf68240946e5696ac3f73bf5984560a76b255","ref":"refs/heads/feat/structured-lib","pushedAt":"2023-06-22T04:12:34.633Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"fixed missing command for install lcurl","shortMessageHtmlLink":"fixed missing command for install lcurl"}},{"before":"5258f45eaf79ae5f7d231699c4480ee0eb2c80b3","after":"850a10e7b6601ae9f622234a979d923e3e928882","ref":"refs/heads/feat/structured-lib","pushedAt":"2023-06-22T04:10:22.771Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"fixed missing detect anomaly function","shortMessageHtmlLink":"fixed missing detect anomaly function"}},{"before":"b14d8cbd7ed8e92b2c4d7e000efea5f91574a76d","after":"5258f45eaf79ae5f7d231699c4480ee0eb2c80b3","ref":"refs/heads/feat/structured-lib","pushedAt":"2023-06-22T04:04:27.872Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"try to fix the clang setup for CI","shortMessageHtmlLink":"try to fix the clang setup for CI"}},{"before":null,"after":"b14d8cbd7ed8e92b2c4d7e000efea5f91574a76d","ref":"refs/heads/feat/structured-lib","pushedAt":"2023-06-22T03:21:37.525Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"re-organize project directory and setup CI env","shortMessageHtmlLink":"re-organize project directory and setup CI env"}},{"before":"c08a3c75baad97005b5400fed676d01ce7b6a244","after":"fc22561ab21daaa7ba6547a295777cba2c1d29f2","ref":"refs/heads/main","pushedAt":"2023-06-21T04:33:41.722Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"fixed null isn't handled properly before access on each node","shortMessageHtmlLink":"fixed null isn't handled properly before access on each node"}},{"before":"933d4c5173667e673a6a2ec67e00005852bc1bd5","after":"c08a3c75baad97005b5400fed676d01ce7b6a244","ref":"refs/heads/main","pushedAt":"2023-06-21T01:48:06.326Z","pushType":"push","commitsCount":2,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"fixed debug for binary tree missing utils files","shortMessageHtmlLink":"fixed debug for binary tree missing utils files"}},{"before":"deb7e53eabe70aa9fca0cf171796e2f2ecff9823","after":"933d4c5173667e673a6a2ec67e00005852bc1bd5","ref":"refs/heads/main","pushedAt":"2023-06-20T04:09:46.771Z","pushType":"push","commitsCount":1,"pusher":{"login":"sodrooome","name":"Ryan","path":"/sodrooome","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37971350?s=80&v=4"},"commit":{"message":"add new makefile argument for debugging","shortMessageHtmlLink":"add new makefile argument for debugging"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADVHre0QA","startCursor":null,"endCursor":null}},"title":"Activity · sodrooome/weight-balanced-tree"}