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: language generation component registration #3370

Merged
merged 2 commits into from
Mar 9, 2021

Conversation

chon219
Copy link
Member

@chon219 chon219 commented Mar 8, 2021

Description

Wrap TemplateInterface based classes into LanguageGenerationComponentRegistration to match the implementation in C#: https://github.com/microsoft/botbuilder-dotnet/blob/main/libraries/Microsoft.Bot.Builder.Dialogs.Adaptive/LanguageGenerationComponentRegistration.cs

Specific Changes

  • LanguageGenerationComponentRegistration

Testing

Updated related tests.

@chon219 chon219 added the Area: Adaptive The issue is related to Adaptive dialogs label Mar 8, 2021
@chon219 chon219 requested review from a team as code owners March 8, 2021 07:03
@chon219 chon219 requested a review from luhan2017 March 8, 2021 07:03
@coveralls
Copy link

coveralls commented Mar 8, 2021

Pull Request Test Coverage Report for Build 631442918

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 84.894%

Totals Coverage Status
Change from base Build 625889807: 0.05%
Covered Lines: 18647
Relevant Lines: 20924

💛 - Coveralls

@chon219 chon219 merged commit c28ab7f into main Mar 9, 2021
@chon219 chon219 deleted the zim/language-generation-component branch March 9, 2021 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Adaptive The issue is related to Adaptive dialogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants