-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the Refined Zhihan Split #34
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit a076144 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 12:31:54 2024 +0000 update script commit 60a6070 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 12:24:09 2024 +0000 cleanup files commit 25062ec Author: imamnurby <inby04@gmail.com> Date: Tue May 7 12:23:47 2024 +0000 rename files commit f4d3de0 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 11:07:45 2024 +0000 refine testcases commit 3d40647 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 11:05:11 2024 +0000 refine the testcases commit d840f31 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 10:56:44 2024 +0000 separate the testcase to check the number of updated hash and the correctness of the hash commit fad8c1f Author: imamnurby <inby04@gmail.com> Date: Tue May 7 10:53:05 2024 +0000 add subprocess in check_test_wo_doc commit 7e9af83 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 10:52:26 2024 +0000 add .db in check_test_wo_doc commit 37a0107 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 10:51:29 2024 +0000 fix the example in the docstring commit 765695e Author: imamnurby <inby04@gmail.com> Date: Tue May 7 10:51:07 2024 +0000 fix the example in the docstring commit e4de8b0 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 10:50:38 2024 +0000 remove unused import commit afcb5ce Author: imamnurby <inby04@gmail.com> Date: Tue May 7 10:50:07 2024 +0000 modify example in the docstring commit 4222532 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:52:20 2024 +0000 fix testcases commit cac15bc Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:38:30 2024 +0000 Add default values in the docstring commit fb24d18 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:37:18 2024 +0000 move VALID_JSON_STRUCTURE and EMAIL_REGEX to optional param commit 943584c Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:32:30 2024 +0000 fix wrong argument in datetime.strptime in the testcase commit 7702642 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:20:29 2024 +0000 move DATE_FORMAT to optional param commit cb26fc2 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:18:11 2024 +0000 move SALTH_LENGTH to optional param commit ade40b0 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:17:18 2024 +0000 add type of K commit 5d9af2d Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:17:01 2024 +0000 Move THRESHOLD to optional param commit fd604d0 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:14:45 2024 +0000 move constant as the default param commit 6285360 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:12:48 2024 +0000 separte testcases commit 8bbd4b8 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:10:56 2024 +0000 fix indentation commit 03157a0 Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:09:49 2024 +0000 remove explanation in Requirments commit 876026a Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:06:54 2024 +0000 add Requirements in the docstring commit 9c94bfd Author: imamnurby <inby04@gmail.com> Date: Tue May 7 00:05:53 2024 +0000 refine docstring and testcases commit 687aa93 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:49:26 2024 +0000 remove constant commit 228e847 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:48:58 2024 +0000 make the test more specific and deterministic commit 5d732f3 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:46:44 2024 +0000 change randint to random commit 248f4e4 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:46:03 2024 +0000 add Raises section, make the testcases more deterministic commit 6c24263 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:40:53 2024 +0000 update import commit 8ab8219 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:39:49 2024 +0000 remove duplicate import commit 3d1d11e Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:37:57 2024 +0000 remove comments commit 6da3bfe Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:36:53 2024 +0000 remove duplicate import commit bf77ef6 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:34:42 2024 +0000 update example commit d2477c1 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:33:15 2024 +0000 refine docstring commit d354394 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:32:26 2024 +0000 remove multiple import commit 127b5aa Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:31:49 2024 +0000 remove multiple import commit ebe6e10 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:30:02 2024 +0000 refine docstring and testcases commit 86df211 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 23:21:34 2024 +0000 refine docstring and testcases commit b539253 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 14:32:46 2024 +0000 refine docstring and testcases commit 8911a3e Author: imamnurby <inby04@gmail.com> Date: Mon May 6 08:06:32 2024 +0000 fix duplicate runner method, rename test class commit a4299b5 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 08:05:49 2024 +0000 refine testcases and docstring commit 0bcdfa3 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 08:00:35 2024 +0000 update the docstring commit a79c547 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 07:58:09 2024 +0000 refine docstring and testcases commit 376fd52 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 07:49:12 2024 +0000 refine and add more testcases, add missing import commit c40f70f Author: imamnurby <inby04@gmail.com> Date: Mon May 6 07:46:32 2024 +0000 refine docstring commit 3b917e2 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 07:43:22 2024 +0000 refine testcases commit 8ab7d08 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 07:38:01 2024 +0000 refine docstring and testcases commit f4648eb Author: imamnurby <inby04@gmail.com> Date: Mon May 6 07:19:38 2024 +0000 fix implementation and refine testcases commit 3335ec7 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 07:11:41 2024 +0000 refine docstring commit 151f63e Author: imamnurby <inby04@gmail.com> Date: Mon May 6 07:08:41 2024 +0000 remove print commit c632a7a Author: imamnurby <inby04@gmail.com> Date: Mon May 6 07:08:16 2024 +0000 remove print commit 5b48a67 Author: imamnurby <inby04@gmail.com> Date: Mon May 6 07:08:07 2024 +0000 add Requirements in the docstring commit 0232eba Author: imamnurby <inby04@gmail.com> Date: Mon May 6 07:07:12 2024 +0000 remove duplicate import statements and mock class commit 9f5f78a Author: imamnurby <inby04@gmail.com> Date: Mon May 6 07:06:20 2024 +0000 refine docstring and testcases commit ab7c50e Author: imamnurby <inby04@gmail.com> Date: Mon May 6 06:48:05 2024 +0000 refine testcases and docstring commit bea53e8 Author: imamnurby <inby04@gmail.com> Date: Sun May 5 00:22:40 2024 +0000 refine docstring and testcases commit 2d6696a Author: imamnurby <inby04@gmail.com> Date: Sun May 5 00:12:12 2024 +0000 refine docstring and move loading sql inside the function commit 0827422 Author: imamnurby <inby04@gmail.com> Date: Sun May 5 00:08:47 2024 +0000 refine docstring and testcases, add Raises commit f910eae Author: imamnurby <inby04@gmail.com> Date: Sun May 5 00:02:07 2024 +0000 refine testcases and docstring commit 437bbe2 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 23:48:09 2024 +0000 refine docstring and testcases commit fc358b9 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 23:43:53 2024 +0000 refine docstring and testcases commit 12eca2f Author: imamnurby <inby04@gmail.com> Date: Sat May 4 23:35:28 2024 +0000 refine docstring and testcases commit e17b2fb Author: imamnurby <inby04@gmail.com> Date: Sat May 4 23:27:01 2024 +0000 add docstring and refine testcases commit 810293e Author: imamnurby <inby04@gmail.com> Date: Sat May 4 23:20:09 2024 +0000 refine docstring and testcases commit 9a1f33b Author: imamnurby <inby04@gmail.com> Date: Sat May 4 23:16:37 2024 +0000 refine docstring and testcases, add helper function to check mse value commit 831b0dd Author: imamnurby <inby04@gmail.com> Date: Sat May 4 23:05:47 2024 +0000 refine docstring and testcases, modify the implementation to use the shuffle correctly commit cb335b0 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 08:09:07 2024 +0000 refine testcases, add Raises section in the docstring commit fcfa0ae Author: imamnurby <inby04@gmail.com> Date: Sat May 4 08:04:29 2024 +0000 refine testcases commit abc98d6 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 08:02:40 2024 +0000 refine docstring and add statistics library commit 3b296da Author: imamnurby <inby04@gmail.com> Date: Sat May 4 07:58:41 2024 +0000 refine docstring and testcases commit 00b517b Author: imamnurby <inby04@gmail.com> Date: Sat May 4 07:54:14 2024 +0000 refine docstring and testcases commit 099cc79 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 07:49:11 2024 +0000 refine testcases commit 04b0c12 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 07:38:11 2024 +0000 refine testcases commit 3e7cfc5 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 07:35:33 2024 +0000 refine docstring commit 6dbada6 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 07:33:16 2024 +0000 refine docstring and testcases commit dc16c13 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 07:07:10 2024 +0000 refine docstring commit ec8f2ef Author: imamnurby <inby04@gmail.com> Date: Sat May 4 04:39:34 2024 +0000 refien docstring and testcases commit ff160e4 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 04:25:57 2024 +0000 refine testcases commit 5788154 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 04:19:05 2024 +0000 refine testcases commit c53df91 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 04:17:00 2024 +0000 refine docstring commit 464cfd3 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 04:07:46 2024 +0000 refine docstring commit 3ea0517 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 03:51:21 2024 +0000 refine testcases commit f4f91f2 Author: imamnurby <inby04@gmail.com> Date: Sat May 4 03:34:56 2024 +0000 refine docstring commit 62ece73 Author: imamnurby <inby04@gmail.com> Date: Fri May 3 10:11:40 2024 +0000 refine docstring commit dbda3df Author: imamnurby <inby04@gmail.com> Date: Fri May 3 10:07:07 2024 +0000 refine docstring and testcases commit 1f9d19a Author: imamnurby <inby04@gmail.com> Date: Fri May 3 09:58:59 2024 +0000 refine docstring and testcases commit 73469f4 Author: imamnurby <inby04@gmail.com> Date: Fri May 3 09:38:14 2024 +0000 refine docstring commit bcb42e4 Author: imamnurby <inby04@gmail.com> Date: Fri May 3 09:37:36 2024 +0000 refine testcases commit d0daeb0 Author: imamnurby <inby04@gmail.com> Date: Fri May 3 09:20:10 2024 +0000 refine docstring commit cef46b3 Author: imamnurby <inby04@gmail.com> Date: Fri May 3 09:18:48 2024 +0000 add import commit fd68ac1 Author: imamnurby <inby04@gmail.com> Date: Fri May 3 09:17:39 2024 +0000 remove unused import commit 3c73dcf Author: imamnurby <inby04@gmail.com> Date: Fri May 3 09:17:03 2024 +0000 refine testcases commit 3948747 Author: imamnurby <inby04@gmail.com> Date: Fri May 3 09:15:34 2024 +0000 refine docstring commit af2f47a Author: imamnurby <inby04@gmail.com> Date: Fri May 3 09:09:24 2024 +0000 refine docstring and testcases commit 5d79adb Author: imamnurby <inby04@gmail.com> Date: Fri May 3 08:40:21 2024 +0000 refine docstring commit 075897c Author: imamnurby <inby04@gmail.com> Date: Thu May 2 06:50:49 2024 +0000 refine testcases commit 048d45c Author: imamnurby <inby04@gmail.com> Date: Thu May 2 06:47:17 2024 +0000 refine docstring commit e6b8adf Author: imamnurby <inby04@gmail.com> Date: Thu May 2 06:35:48 2024 +0000 refine testcases commit bed6ad8 Author: imamnurby <inby04@gmail.com> Date: Thu May 2 06:32:48 2024 +0000 refine doctstring commit 52dc438 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 13:17:26 2024 +0000 refine testcases commit 48b4b74 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 13:11:56 2024 +0000 refine docstring commit 4842b4f Author: imamnurby <inby04@gmail.com> Date: Wed May 1 13:07:13 2024 +0000 refine testcases commit a72de9a Author: imamnurby <inby04@gmail.com> Date: Wed May 1 13:02:37 2024 +0000 refine docstring commit 8a76c49 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 12:57:46 2024 +0000 refine testcases, add Raises in the docstring commit 809f4cd Author: imamnurby <inby04@gmail.com> Date: Wed May 1 12:53:47 2024 +0000 refine docstring commit 6dc6c56 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 12:49:45 2024 +0000 refine testcases commit 6050eb0 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 12:46:49 2024 +0000 refine docstring commit f141346 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 12:44:36 2024 +0000 refine testcases commit 1c4a053 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 12:37:28 2024 +0000 refine docstring commit 9f93f4f Author: imamnurby <inby04@gmail.com> Date: Wed May 1 12:31:27 2024 +0000 refine testcases commit 999007e Author: imamnurby <inby04@gmail.com> Date: Wed May 1 12:29:08 2024 +0000 rename unittest class commit e35882a Author: imamnurby <inby04@gmail.com> Date: Wed May 1 12:28:35 2024 +0000 refine docstring commit e901168 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 03:49:37 2024 +0000 add a test case to check the payload commit 9ae63d5 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 03:43:53 2024 +0000 refine docstring commit 6c353b9 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 03:41:11 2024 +0000 remove typing commit e3b577d Author: imamnurby <inby04@gmail.com> Date: Wed May 1 03:40:47 2024 +0000 improve test cases commit 6a54fdd Author: imamnurby <inby04@gmail.com> Date: Wed May 1 03:24:32 2024 +0000 fix docstring expected output commit c994597 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 03:23:33 2024 +0000 move out the test cases from run_test function, rename test class to TestCases commit d234a04 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 03:22:27 2024 +0000 refine docstring commit 0fd7f4e Author: imamnurby <inby04@gmail.com> Date: Wed May 1 03:19:24 2024 +0000 fix bug in the VALID_JSON_STRUCTURE constant, refine testcases commit 6fc2e42 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 03:10:24 2024 +0000 [1029] refine docstring description and remove unused libraries commit fde3229 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 03:03:30 2024 +0000 [1030] refine test cases using setUp and tearDown method commit 7efb244 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 03:01:31 2024 +0000 [1030] refine docstring and implementation commit eaed575 Author: imamnurby <inby04@gmail.com> Date: Wed May 1 02:49:48 2024 +0000 fix doctest output
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR add the refined Zhihan split from 981-1031. All files have suffix "refined".