botbuilder-python icon indicating copy to clipboard operation
botbuilder-python copied to clipboard

port: [#5904] Increase Microsoft.Bot.Builder.AI.Orchestrator code coverage (#5905)

Open github-actions[bot] opened this issue 4 years ago • 0 comments

The changes in [#5904] Increase Microsoft.Bot.Builder.AI.Orchestrator code coverage (#5905) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.

Fixes #5904

Description

This PR increases the code coverage for the Microsoft.Bot.Builder.AI.Orchestrator library from 62% to 88%.

Specific Changes

Added unit tests for the following classes:

  • OrchestratorRecognizer
  • OrchestratorBotComponent

Testing

The following image shows the new code coverage. image

Please review and, if necessary, port the changes.

github-actions[bot] avatar Oct 11 '21 16:10 github-actions[bot]