Robert
|
8832655c2f
|
Add modifiedMethodSignatures to ModeledMethodsChangedEvent
|
2024-02-22 15:45:53 +00:00 |
|
Robert
|
63de6cece5
|
Allow changeModeledMethods to also call fireModifiedMethodsChangedEvent
|
2024-02-22 12:36:06 +00:00 |
|
Robert
|
59118f63aa
|
Change addModeledMethods and updateModeledMethods to also set methods as modified
|
2024-02-22 12:31:17 +00:00 |
|
Robert
|
91e59323f3
|
Delete setModifiedMethods as it is unused
|
2024-02-22 12:31:17 +00:00 |
|
Robert
|
7a2688edac
|
Merge pull request #3382 from github/robertbrignull/automodel-sort-order
Update method sort order to place auto-model predictions earlier
|
2024-02-22 11:00:51 +00:00 |
|
Koen Vlaswinkel
|
bf35909375
|
Merge pull request #3380 from github/koesie10/processed-method-modeling
Add processed by auto model state to method modeling panel
|
2024-02-22 09:34:55 +01:00 |
|
Robert
|
4096ded330
|
Merge branch 'main' into robertbrignull/automodel-sort-order
|
2024-02-21 17:38:50 +00:00 |
|
Robert
|
fee7eae702
|
Merge pull request #3377 from github/robertbrignull/disable-automodel-button
Disable the automodel button if there are no methods that can be modeled
|
2024-02-21 16:11:21 +00:00 |
|
Koen Vlaswinkel
|
2c6eb3c832
|
Fix incorrect modelPending prop
|
2024-02-21 16:24:11 +01:00 |
|
Robert
|
2fdafaf616
|
Move getCandidates to the shared directory
|
2024-02-21 12:29:43 +00:00 |
|
Robert
|
b59437e7dc
|
Cover in unit test that unmodeled and unsaved manual models are sorted together
|
2024-02-21 11:49:13 +00:00 |
|
Charis Kyriakou
|
e78f7e62fb
|
Moved logic to get standard pack for variant analysis (#3384)
|
2024-02-21 11:42:08 +00:00 |
|
Robert
|
759f8d4768
|
Give test methods signatures that'll be easier to identify
|
2024-02-21 11:39:54 +00:00 |
|
Robert
|
3ca4c7623e
|
Update sort order for supported methods and unsaved manual models
|
2024-02-21 11:38:58 +00:00 |
|
Robert
|
7a68fcd05d
|
Add comment explaining sort order more
|
2024-02-21 10:40:38 +00:00 |
|
Robert
|
1bad26a67d
|
Merge branch 'main' into robertbrignull/automodel-sort-order
|
2024-02-21 10:33:27 +00:00 |
|
Koen Vlaswinkel
|
db73cfeb76
|
Merge pull request #3378 from github/koesie10/ignore-more-location-indexes
Ignore more location indexes in SARIF comparison
|
2024-02-21 10:37:47 +01:00 |
|
Koen Vlaswinkel
|
3d2d86bf6e
|
Merge pull request #3379 from github/koesie10/italic-model-pending
Show auto-model negative predictions in italics
|
2024-02-21 09:55:29 +01:00 |
|
Charis Kyriakou
|
0533dad9ea
|
Add progress ring in 'stop evaluation' button (#3383)
|
2024-02-20 16:44:47 +00:00 |
|
Robert
|
95fd015414
|
Add unit tests of method sorting
|
2024-02-20 16:07:03 +00:00 |
|
Robert
|
70a64886d6
|
Rename + expand existing helper for shuffling lists
|
2024-02-20 15:19:01 +00:00 |
|
Charis Kyriakou
|
46a15bfdd6
|
Add dummy model evaluation buttons to model editor (#3381)
|
2024-02-20 14:50:15 +00:00 |
|
Robert
|
14dbb65f50
|
Change sort order to place AI predictions at the start
|
2024-02-20 14:38:30 +00:00 |
|
Robert
|
8f3ab61422
|
Perform filtering before sorting when determining auto-model candidates
|
2024-02-20 14:24:13 +00:00 |
|
Koen Vlaswinkel
|
409c89653c
|
Add processed by auto model state to method modeling panel
|
2024-02-20 15:05:49 +01:00 |
|
Robert
|
3598b1871f
|
Merge pull request #3376 from github/robertbrignull/dont-model-twice
Don't send methods to AutoModel more than once
|
2024-02-20 13:57:17 +00:00 |
|
Robert
|
e3d9efef06
|
Use anonymous function instead of direct function reference
|
2024-02-20 13:35:27 +00:00 |
|
Koen Vlaswinkel
|
694bb21713
|
Ignore more location indexes in SARIF comparison
|
2024-02-20 14:32:41 +01:00 |
|
Robert
|
d6c5ebe73a
|
Pass methodSignatures to getProcessedByAutoModelMethods
|
2024-02-20 13:27:09 +00:00 |
|
Koen Vlaswinkel
|
899b159209
|
Use auto-model status for determining model pending
|
2024-02-20 14:22:31 +01:00 |
|
Koen Vlaswinkel
|
545311f26d
|
Switch from model accepted to model pending
|
2024-02-20 14:17:25 +01:00 |
|
Robert
|
d9ae0c6d17
|
Disable the automodel button if there are no methods that can be modeled
|
2024-02-20 12:34:49 +00:00 |
|
Koen Vlaswinkel
|
4727e0ecab
|
Merge pull request #3375 from github/koesie10/react-processed-by-auto-model
Add `processedByAutoModelMethods` state to React view
|
2024-02-20 13:11:24 +01:00 |
|
Robert
|
dbdb561598
|
Don't send methods to AutoModel more than once
|
2024-02-20 12:06:07 +00:00 |
|
Koen Vlaswinkel
|
bca4910bf2
|
Add processedByAutoModelMethods state to React view
|
2024-02-20 12:15:57 +01:00 |
|
Robert
|
3b30f22143
|
Merge pull request #3374 from github/robertbrignull/sentToLLMMethods
Add sentToLLM to ModelingStore
|
2024-02-20 10:05:27 +00:00 |
|
Robert
|
67f46b7fb2
|
Add processedByAUtoModel to modelingEventsMock
|
2024-02-20 09:47:37 +00:00 |
|
Robert
|
f98c5319cb
|
Rename to processedByAutoModel
|
2024-02-20 09:44:25 +00:00 |
|
Koen Vlaswinkel
|
7cd43cd894
|
Merge pull request #3369 from github/koesie10/stream-cli-output
Stream CLI server command stderr instead of buffering
|
2024-02-20 09:29:39 +01:00 |
|
Robert
|
4c4820f76a
|
add sentToLLM to ModelingStore
|
2024-02-19 16:48:40 +00:00 |
|
Koen Vlaswinkel
|
1b66767d43
|
Simplify stderr buffers and EOL splitting
Co-authored-by: Robert <robertbrignull@github.com>
|
2024-02-19 16:40:28 +01:00 |
|
Robert
|
58b26d2b41
|
Merge pull request #3363 from github/robertbrignull/database-picker
Small usability improvements to database picker
|
2024-02-19 10:52:31 +00:00 |
|
Robert
|
0f18c841dc
|
Update placeholder text
|
2024-02-19 10:39:29 +00:00 |
|
Koen Vlaswinkel
|
67870cac08
|
Merge pull request #3372 from github/koesie10/upgrade-ip
Upgrade ip package
|
2024-02-19 10:37:33 +01:00 |
|
Koen Vlaswinkel
|
3de57d82ab
|
Upgrade ip package
|
2024-02-19 09:44:30 +01:00 |
|
Charis Kyriakou
|
60e497a763
|
Remove support for CodeQL CLI v2.12.7 and v2.11.6 (#3371)
|
2024-02-16 16:22:02 +00:00 |
|
Koen Vlaswinkel
|
5ddc3c11d3
|
Stream CLI server command stderr instead of buffering
|
2024-02-16 13:14:39 +01:00 |
|
dependabot[bot]
|
d2f4cd12a1
|
Bump @storybook/addon-a11y in /extensions/ql-vscode (#3364)
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) from 7.6.13 to 7.6.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.15/code/addons/a11y)
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-16 02:26:16 -08:00 |
|
dependabot[bot]
|
01b53f1709
|
Bump @testing-library/jest-dom in /extensions/ql-vscode (#3368)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.2.0 to 6.4.2.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.2.0...v6.4.2)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-16 08:42:03 +00:00 |
|
dependabot[bot]
|
2224ff936f
|
Bump storybook from 7.6.10 to 7.6.15 in /extensions/ql-vscode (#3366)
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 7.6.10 to 7.6.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.15/code/lib/cli)
---
updated-dependencies:
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-16 08:40:59 +00:00 |
|