-
Notifications
You must be signed in to change notification settings - Fork 28
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
Triple PR for #111 #112 #113 #114
Conversation
idea plugin of gradle is now defined for all modules Refined types Tuple types & now shows multi-row format if too long add 3 test cases for the above change splitters (e.g. comma) won't take an line in multi-row display fix a bug where multiple indexed Based can flush out each other simplify & optimise formatting of Based in both flat & broken formats add settings VtypeDetail and VtypeDiffsDetail VtypeDiffsDetail now extended to cover =:= and <:<, guarded by 2 more test cases add a shortcut to disable plugin and all options in each test case add a debug option to show original message in foundReqMsg Plugin option "all" splitted into "enabled" and "enableAll"
Test Report (2.13.9)97 tests +19 97 ✔️ +19 14s ⏱️ +2s Results for commit b57adf6. ± Comparison against base commit 3d6fe23. This pull request removes 4 and adds 23 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Test Report (2.13.10)97 tests +19 97 ✔️ +19 16s ⏱️ +5s Results for commit b57adf6. ± Comparison against base commit 3d6fe23. This pull request removes 4 and adds 23 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Test Report (2.13.11)97 tests +19 97 ✔️ +19 12s ⏱️ -1s Results for commit b57adf6. ± Comparison against base commit 3d6fe23. This pull request removes 4 and adds 23 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Test Report (2.13.12)97 tests +19 97 ✔️ +19 13s ⏱️ -1s Results for commit b57adf6. ± Comparison against base commit 3d6fe23. This pull request removes 4 and adds 23 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
…not required some test cases are prefixed by their github issue number
Test Report (2.13.8)97 tests +19 97 ✔️ +19 13s ⏱️ -1s Results for commit b57adf6. ± Comparison against base commit 3d6fe23. This pull request removes 4 and adds 23 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Test Report (2.13.7)97 tests +19 97 ✔️ +19 16s ⏱️ +5s Results for commit b57adf6. ± Comparison against base commit 3d6fe23. This pull request removes 4 and adds 23 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
29080e4
to
386df0b
Compare
386df0b
to
525b919
Compare
82b2520
to
b57adf6
Compare
Submitting Uber-patch is never a good idea, I'll try to submit smaller patches in the future.
All changes are reflected in test cases update (mostly in BasicSpec/__direct and the new files), they should be easy to read