You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: javascript/ql/experimental/adaptivethreatmodeling/modelbuilding/extraction/ExtractEndpointDataTraining.qll
Copy file name to clipboardExpand all lines: javascript/ql/experimental/adaptivethreatmodeling/test/endpoint_large_scale/ExtractEndpointDataInference.ql
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
* and are therefore used as candidates for scoring at inference time.
6
6
*
7
7
* This is equivalent to ExtractEndpointDataTraining.qlref, but testing the inference endpoints rather than the training
8
-
* endpoints. It ensures that CodeQL changes don't inadvertently change the endpoints that get scored at inferece time.
8
+
* endpoints. It detects CodeQL changes that impact the endpoints that get scored at inference time.
9
9
*
10
10
* This test does not actually score the endpoints and test for changes in the model predictions: that gets done in the
0 commit comments