microsoft / botbuilder-dotnet

Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
https://github.com/Microsoft/botframework
MIT License
872 stars 479 forks source link

Add obsolete warning to Orchestrator classes #6711

Closed tracyboehrer closed 10 months ago

tracyboehrer commented 10 months ago

minor

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 380327


Files with Coverage Reduction New Missed Lines %
/libraries/Microsoft.Bot.Builder.AI.Orchestrator/OrchestratorBotComponent.cs 1 66.67%
/libraries/Microsoft.Bot.Connector.Streaming/Session/StreamingSession.cs 3 89.81%
/libraries/Microsoft.Bot.Builder.AI.Orchestrator/OrchestratorRecognizer.cs 26 72.43%
<!-- Total: 30 -->
Totals Coverage Status
Change from base Build 378172: 0.006%
Covered Lines: 26135
Relevant Lines: 33311

💛 - Coveralls