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

Parity with c# - binary compat changes for LuisRecognizer #842

Merged
merged 3 commits into from
Apr 2, 2019

Conversation

daveta
Copy link
Contributor

@daveta daveta commented Mar 31, 2019

Matching changes to C# PR for binary compat with LUIS recognizer which moves TelemetryClient into options class.

Also fix broken test and make hook async.

@coveralls
Copy link

coveralls commented Mar 31, 2019

Pull Request Test Coverage Report for Build #2151

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.06%) to 87.562%

Files with Coverage Reduction New Missed Lines %
libraries/botframework-config/src/botConfigurationBase.ts 2 85.59%
Totals Coverage Status
Change from base Build #2147: -0.06%
Covered Lines: 3190
Relevant Lines: 3499

💛 - Coveralls

libraries/botbuilder-ai/tests/luisRecognizer.test.js Outdated Show resolved Hide resolved
libraries/botbuilder-ai/src/luisRecognizer.ts Outdated Show resolved Hide resolved
@Zerryth
Copy link
Contributor

Zerryth commented Apr 1, 2019

Looks parity-fulfilling 👍
Just a couple things to address, but other than that looks good

@daveta daveta merged commit da45a46 into master Apr 2, 2019
@daveta daveta deleted the daveta-js-luis-fix branch April 2, 2019 21:58
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.

3 participants