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

Converting to new CodeQL suppression syntax #6787

Closed gandiddi closed 1 month ago

gandiddi commented 1 month ago

Fixes #6781

Description

Convert to new CodeQL suppression syntax

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 388883

Details


Files with Coverage Reduction New Missed Lines %
/libraries/Microsoft.Bot.Connector.Streaming/Application/TimerAwaitable.cs 1 68.25%
/libraries/AdaptiveExpressions/BuiltinFunctions/GetNextViableTime.cs 1 93.94%
/libraries/AdaptiveExpressions/LRUCache.cs 4 87.18%
/libraries/Microsoft.Bot.Connector/Authentication/SkillValidation.cs 6 47.95%
/libraries/Microsoft.Bot.Connector/Authentication/GovernmentChannelValidation.cs 9 67.39%
/libraries/Microsoft.Bot.Connector/Authentication/EnterpriseChannelValidation.cs 10 65.22%
/libraries/Microsoft.Bot.Connector/Authentication/AseChannelValidation.cs 24 47.76%
/libraries/Microsoft.Bot.Connector/Authentication/ChannelValidation.cs 25 26.0%
/libraries/Microsoft.Bot.Connector/Authentication/EmulatorValidation.cs 31 36.11%
/libraries/Microsoft.Bot.Connector/Authentication/ParameterizedBotFrameworkAuthentication.cs 56 0.0%
<!-- Total: 167 -->
Totals Coverage Status
Change from base Build 388829: -0.003%
Covered Lines: 26183
Relevant Lines: 33494

💛 - Coveralls
BruceHaley commented 1 month ago

:heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.Azure.dll :heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Connector.dll