Path Lines of Code build/bf-cli-build-test-steps.yml 75 packages/chatdown/test/commands/chatdown.test.ts 10 packages/chatdown/test/commands/chatdown/convert.test.ts 91 packages/chatdown/test/utils/chatdown.lib.test.js 297 packages/cli/test/commands/inithook.test.ts 142 packages/command/test/command.test.ts 145 packages/config/test/commands/config/remove.test.ts 25 packages/config/test/commands/config/set.test.ts 25 packages/config/test/commands/config/set/luis.test.ts 43 packages/config/test/commands/config/set/qnamaker.test.ts 58 packages/config/test/commands/config/set/telemetry.test.ts 35 packages/config/test/commands/config/show.test.ts 22 packages/config/test/commands/config/show/luis.test.ts 16 packages/config/test/commands/config/show/qnamaker.test.ts 16 packages/config/test/commands/config/show/telemetry.test.ts 16 packages/config/test/configfilehelper.ts 36 packages/dialog/test/commands/dialog/makeOracles.cmd 19 packages/dialog/test/commands/dialog/merge.test.ts 459 packages/dialog/test/commands/dialog/projects/project1/project1.csproj 44 packages/dialog/test/commands/dialog/projects/project2/project2.csproj 40 packages/dialog/test/commands/dialog/projects/project3/project3.csproj 40 packages/dialog/test/commands/dialog/projects/project4/project4.csproj 40 packages/dialog/test/commands/dialog/projects/project5/project5.csproj 37 packages/dialog/test/commands/dialog/verify.test.ts 27 packages/dispatcher/src/model/evaluation/test/Tester.ts 402 packages/dispatcher/test/data/ColumnarDataWithSubwordFeaturizer.test.ts 751 packages/dispatcher/test/data/ColumnarDataWithSubwordFeaturizerGlueSst2.test.ts 67498 packages/dispatcher/test/data/DataUtility.test.ts 43 packages/dispatcher/test/data/DataWithSubwordFeaturizerUtility.test.ts 82 packages/dispatcher/test/data/EntityAnnotatedCorpusDataWithSubwordFeaturizer.test.ts 1048719 packages/dispatcher/test/data/LuDataWithSubwordFeaturizer.test.ts 820 packages/dispatcher/test/data_structure/DictionaryMapUtility.test.ts 201 packages/dispatcher/test/data_structure/IDictionaryNumberIdGenericArray.test.ts 18 packages/dispatcher/test/hook.js 3 packages/dispatcher/test/label_structure/PredictionStructureWithScoreLabelString.test.ts 64 packages/dispatcher/test/label_structure/label.test.ts 44 packages/dispatcher/test/label_structure/labeltype.test.ts 13 packages/dispatcher/test/label_structure/result.test.ts 33 packages/dispatcher/test/label_structure/span.test.ts 19 packages/dispatcher/test/mathematics/confusion_matrix/BinaryConfusionMatrix.test.ts 566 packages/dispatcher/test/mathematics/confusion_matrix/ConfusionMatrix.test.ts 394 packages/dispatcher/test/mathematics/mathematics_helper/MathematicsHelper.test.ts 3105 packages/dispatcher/test/mathematics/sampler/ReservoirArraySampler.test.ts 304 packages/dispatcher/test/mathematics/sampler/ReservoirSampler.test.ts 383 packages/dispatcher/test/model/evaluation/cross_validation/CrossValidator.test.ts 186 packages/dispatcher/test/model/language_understanding/featurizer/NgramSubwordFeaturizer.test.ts 1004 packages/dispatcher/test/model/supervised/classifier/auto_active_learning/AppAutoActiveLearner.test.ts 134 packages/dispatcher/test/model/supervised/classifier/auto_active_learning/AutoActiveLearner.test.ts 178 packages/dispatcher/test/model/supervised/classifier/neural_network/learner/AppSoftmaxRegressionSparse.test.ts 20 packages/dispatcher/test/model/supervised/classifier/neural_network/learner/SoftmaxRegressionSparse.test.ts 297 packages/dispatcher/test/model/supervised/classifier/neural_network/learner/UtilityLearner.test.ts 98 packages/dispatcher/test/utility/AppUtility.test.ts 42 packages/dispatcher/test/utility/CryptoUtility.test.ts 82 packages/dispatcher/test/utility/Utility.test.ts 2330 packages/lg/test/commands/lg/analyze.test.ts 54 packages/lg/test/commands/lg/expand.test.ts 134 packages/lg/test/commands/lg/test-util.ts 12 packages/lg/test/commands/lg/translate.test.ts 156 packages/lg/test/commands/lg/verify.test.ts 49 packages/lu/src/parser/test/testhelper.ts 111 packages/lu/test/commands/luis/convert.test.js 209 packages/lu/test/fixtures/generate/FlightBooking.ts 41 packages/lu/test/fixtures/generate/closed-lists.ts 21 packages/lu/test/fixtures/generate/composite-entities.ts 35 packages/lu/test/fixtures/generate/contoso-app.ts 207 packages/lu/test/fixtures/generate/intents.ts 26 packages/lu/test/fixtures/generate/pattern-entities.ts 25 packages/lu/test/fixtures/generate/prebuilt-entities.ts 91 packages/lu/test/fixtures/generate/regex-entities.ts 15 packages/lu/test/fixtures/generate/simple-entities.ts 35 packages/lu/test/fixtures/testcases/testcases-data.js 804 packages/lu/test/fixtures/testcases/translate-testcase-data.js 113 packages/lu/test/parser/cross-train/crossTrainer.test.js 981 packages/lu/test/parser/lu/lu.test.js 37 packages/lu/test/parser/lubuild/lubuild.test.js 353 packages/lu/test/parser/lufile/appKbMetaData.test.js 181 packages/lu/test/parser/lufile/classes/classes.test.js 132 packages/lu/test/parser/lufile/helpers.test.js 56 packages/lu/test/parser/lufile/luQnAFileReference.test.js 447 packages/lu/test/parser/lufile/luis.boundary.test.js 369 packages/lu/test/parser/lufile/lutranslator.test.js 111 packages/lu/test/parser/lufile/newEntityDefinitionWithSpaces.test.js 97 packages/lu/test/parser/lufile/parseFileContents.NewEntityDefinition.test.js 1294 packages/lu/test/parser/lufile/parseFileContents.comments.test.js 66 packages/lu/test/parser/lufile/parseFileContents.composeEntity.test.js 467 packages/lu/test/parser/lufile/parseFileContents.configurable.test.js 163 packages/lu/test/parser/lufile/parseFileContents.featureToModels.test.js 446 packages/lu/test/parser/lufile/parseFileContents.modelAsFeature.test.js 762 packages/lu/test/parser/lufile/parseFileContents.nDepthEntity.test.js 758 packages/lu/test/parser/lufile/parseFileContents.newEntityInUtterance.test.js 243 packages/lu/test/parser/lufile/parseFileContents.parseFile.test.js 1057 packages/lu/test/parser/lufile/parseFileContents.qnafile.test.js 117 packages/lu/test/parser/lufile/parseFileContents.regexEntity.test.js 174 packages/lu/test/parser/lufile/parseFileContents.roleTest.test.js 880 packages/lu/test/parser/lufile/qnaMultiTurnAndReferences.test.js 125 packages/lu/test/parser/lufile/sectionapi.test.js 557 packages/lu/test/parser/lufile/urlReference.test.js 100 packages/lu/test/parser/luis/luisBuilder.test.js 110 packages/lu/test/parser/qna/qnaConverter.test.js 58 packages/lu/test/parser/qna/qnaMakerBuilder.test.js 54 packages/lu/test/parser/qnabuild/qnabuild.test.js 454 packages/lu/test/utils/filehelper.test.js 82 packages/luis/test/api/http-request.test.ts 72 packages/luis/test/commands/luis/application/assignazureaccount.test.ts 29 packages/luis/test/commands/luis/application/create.test.ts 56 packages/luis/test/commands/luis/application/delete.test.ts 53 packages/luis/test/commands/luis/application/import.test.ts 66 packages/luis/test/commands/luis/application/list.test.ts 70 packages/luis/test/commands/luis/application/publish.test.ts 64 packages/luis/test/commands/luis/application/query.test.ts 63 packages/luis/test/commands/luis/application/rename.test.ts 58 packages/luis/test/commands/luis/application/show.test.ts 38 packages/luis/test/commands/luis/build.test.ts 1149 packages/luis/test/commands/luis/convert.test.ts 309 packages/luis/test/commands/luis/crossTrain.test.ts 176 packages/luis/test/commands/luis/endpoints/list.test.ts 70 packages/luis/test/commands/luis/generate/cs.test.ts 170 packages/luis/test/commands/luis/generate/ts.test.ts 128 packages/luis/test/commands/luis/index.test.ts 10 packages/luis/test/commands/luis/train/run.test.ts 58 packages/luis/test/commands/luis/train/show.test.ts 38 packages/luis/test/commands/luis/translate.test.ts 187 packages/luis/test/commands/luis/version/clone.test.ts 45 packages/luis/test/commands/luis/version/delete.test.ts 53 packages/luis/test/commands/luis/version/export.test.ts 116 packages/luis/test/commands/luis/version/import.test.ts 85 packages/luis/test/commands/luis/version/list.test.ts 81 packages/luis/test/commands/luis/version/rename.test.ts 53 packages/luis/test/fixtures/generate/FlightBooking.ts 41 packages/luis/test/fixtures/generate/closed-lists.ts 21 packages/luis/test/fixtures/generate/composite-entities.ts 35 packages/luis/test/fixtures/generate/contoso-app.ts 207 packages/luis/test/fixtures/generate/intents.ts 26 packages/luis/test/fixtures/generate/pattern-entities.ts 25 packages/luis/test/fixtures/generate/prebuilt-entities.ts 91 packages/luis/test/fixtures/generate/regex-entities.ts 21 packages/luis/test/fixtures/generate/simple-entities.ts 35 packages/luis/test/fixtures/luisgen/LUISGenTest.csproj 21 packages/luis/test/fixtures/luisgen/TestData/review.cmd 32 packages/luis/test/fixtures/luisgen/TestUtilities.cs 15 packages/luis/test/fixtures/luisgen/Tests.cs 174 packages/luis/test/fixtures/testcases/testcases-data.js 804 packages/luis/test/fixtures/testcases/translate-testcase-data.js 113 packages/luis/test/functional/functional.test.ts 203 packages/orchestrator/test/commands/orchestrator.test.ts 31 packages/orchestrator/test/commands/orchestrator/add.test.ts 10 packages/orchestrator/test/commands/orchestrator/basemodel.test.ts 25 packages/orchestrator/test/commands/orchestrator/build.test.ts 17 packages/orchestrator/test/commands/orchestrator/create.test.ts 30 packages/orchestrator/test/commands/orchestrator/interactive.test.ts 17 packages/orchestrator/test/commands/orchestrator/query.test.ts 17 packages/orchestrator/test/commands/orchestrator/remove.test.ts 10 packages/orchestrator/test/commands/orchestrator/test.test.ts 26 packages/orchestrator/test/hook.js 3 packages/orchestratorlib/test/add.test.ts 103 packages/orchestratorlib/test/assess.test.ts 98 packages/orchestratorlib/test/basemodel.test.ts 54 packages/orchestratorlib/test/build.test.ts 438 packages/orchestratorlib/test/create.test.ts 126 packages/orchestratorlib/test/datasourcehelper.test.ts 27 packages/orchestratorlib/test/evaluate.test.ts 100 packages/orchestratorlib/test/hook.js 3 packages/orchestratorlib/test/labelresolver.test.ts 122 packages/orchestratorlib/test/luisqnahelper.test.ts 128 packages/orchestratorlib/test/orchestrator.test.ts 141 packages/orchestratorlib/test/orchestratorhelper.test.ts 610 packages/orchestratorlib/test/predict.test.ts 119 packages/orchestratorlib/test/settings.test.ts 157 packages/orchestratorlib/test/test.test.ts 113 packages/orchestratorlib/test/utility.test.ts 233 packages/plugins/test/commands/plugins/index.test.ts 11 packages/plugins/test/commands/plugins/install.test.ts 10 packages/plugins/test/commands/plugins/link.test.ts 10 packages/plugins/test/commands/plugins/list.test.ts 10 packages/plugins/test/commands/plugins/uninstall.test.ts 10 packages/qnamaker/test/commands/qnamaker/alterations/index.test.ts 10 packages/qnamaker/test/commands/qnamaker/alterations/list.test.ts 23 packages/qnamaker/test/commands/qnamaker/alterations/replace.test.ts 28 packages/qnamaker/test/commands/qnamaker/build.test.ts 833 packages/qnamaker/test/commands/qnamaker/convert.test.ts 74 packages/qnamaker/test/commands/qnamaker/crossTrain.test.ts 95 packages/qnamaker/test/commands/qnamaker/endpointkeys/index.test.ts 10 packages/qnamaker/test/commands/qnamaker/endpointkeys/list.test.ts 26 packages/qnamaker/test/commands/qnamaker/endpointkeys/refresh.test.ts 26 packages/qnamaker/test/commands/qnamaker/endpointsettings/get.test.ts 31 packages/qnamaker/test/commands/qnamaker/endpointsettings/index.test.ts 10 packages/qnamaker/test/commands/qnamaker/endpointsettings/update.test.ts 20 packages/qnamaker/test/commands/qnamaker/init.test.ts 50 packages/qnamaker/test/commands/qnamaker/kb/create.test.ts 115 packages/qnamaker/test/commands/qnamaker/kb/delete.test.ts 47 packages/qnamaker/test/commands/qnamaker/kb/export.test.ts 109 packages/qnamaker/test/commands/qnamaker/kb/get.test.ts 36 packages/qnamaker/test/commands/qnamaker/kb/index.test.ts 10 packages/qnamaker/test/commands/qnamaker/kb/list.test.ts 71 packages/qnamaker/test/commands/qnamaker/kb/publish.test.ts 20 packages/qnamaker/test/commands/qnamaker/kb/replace.test.ts 37 packages/qnamaker/test/commands/qnamaker/kb/update.test.ts 47 packages/qnamaker/test/commands/qnamaker/operationdetails/get.test.ts 37 packages/qnamaker/test/commands/qnamaker/operationdetails/index.test.ts 10 packages/qnamaker/test/commands/qnamaker/query.test.ts 38 packages/qnamaker/test/commands/qnamaker/train.test.ts 10 packages/qnamaker/test/commands/qnamaker/translate.test.ts 93 packages/qnamaker/test/configfilehelper.ts 38 packages/qnamaker/test/fixtures/testcases/testcases-data.js 804 packages/qnamaker/test/fixtures/testcases/translate-testcase-data.js 113 test/hook.js 3