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

Generators to SDK 4.22.0 #6742

Closed tracyboehrer closed 5 months ago

tracyboehrer commented 5 months ago

minor

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 384141


Files with Coverage Reduction New Missed Lines %
/libraries/AdaptiveExpressions/BuiltinFunctions/GetNextViableTime.cs 1 90.91%
/libraries/AdaptiveExpressions/BuiltinFunctions/GetPreviousViableTime.cs 1 90.91%
/libraries/AdaptiveExpressions/LRUCache.cs 4 87.18%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 384139: -0.02%
Covered Lines: 26170
Relevant Lines: 33392

💛 - Coveralls