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

feat: cyclical dialog tests #3232

Merged
merged 3 commits into from
Jan 27, 2021
Merged

Conversation

joshgummersall
Copy link
Contributor

Ports relevant tests related to #3229 to ensure that cyclical components don't trigger stack overflows in a few specific scenarios.

Note: there is a single commit related to code formatting, I would suggest reviewing the first and third commits directly.

Fixes #3229

@carlosscastro
Copy link
Member

Glad to see all worked. Thanks @joshgummersall

@coveralls
Copy link

coveralls commented Jan 27, 2021

Pull Request Test Coverage Report for Build 516120796

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.5%) to 84.708%

Files with Coverage Reduction New Missed Lines %
libraries/botbuilder-dialogs/src/dialogSet.ts 1 94.03%
Totals Coverage Status
Change from base Build 513626598: 0.5%
Covered Lines: 18069
Relevant Lines: 20364

💛 - Coveralls

@joshgummersall joshgummersall merged commit 6ec7787 into main Jan 27, 2021
@joshgummersall joshgummersall deleted the jpg/port-cyclical-dialog-tests branch January 27, 2021 20:26
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.

port: Cyclical dialog graphs: Bug fixes and improvements in DialogSet, DialogManager and Type Loading (#5072)
3 participants