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
865 stars 480 forks source link

Explicitly adding 3.1 to test steps. #6666

Closed tracyboehrer closed 1 year ago

tracyboehrer commented 1 year ago

minor

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 359537


Files with Coverage Reduction New Missed Lines %
/libraries/AdaptiveExpressions/BuiltinFunctions/GetNextViableDate.cs 1 93.94%
/libraries/AdaptiveExpressions/BuiltinFunctions/GetPreviousViableDate.cs 1 96.97%
/libraries/AdaptiveExpressions/BuiltinFunctions/GetPreviousViableTime.cs 1 90.91%
/libraries/integration/Microsoft.Bot.Builder.Integration.AspNet.Core/ServiceCollectionExtensions.cs 1 93.55%
/libraries/AdaptiveExpressions/BuiltinFunctions/GetNextViableTime.cs 2 90.91%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 356861: -0.006%
Covered Lines: 25934
Relevant Lines: 32839

💛 - Coveralls