Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure services are copied to new child context in ForEachElement #6045

Merged
merged 1 commit into from Dec 9, 2021

Conversation

EricDahlvang
Copy link
Member

Fixes #6044

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 281319

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 12 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.01%) to 78.643%

Files with Coverage Reduction New Missed Lines %
/libraries/AdaptiveExpressions/BuiltinFunctions/GetNextViableTime.cs 1 90.91%
/libraries/AdaptiveExpressions/BuiltinFunctions/GetPreviousViableTime.cs 1 90.91%
/libraries/Microsoft.Bot.Connector.Streaming/Session/StreamingSession.cs 3 89.62%
/libraries/Microsoft.Bot.Builder.Dialogs.Adaptive/Actions/ForEachElement.cs 7 81.44%
Totals Coverage Status
Change from base Build 281006: -0.01%
Covered Lines: 24845
Relevant Lines: 31592

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ForEachElement breaks LG
4 participants