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

Unit Test for "No Answer Found in KB" case #1914

Merged
merged 4 commits into from
Jun 12, 2019
Merged

Conversation

Zerryth
Copy link
Contributor

@Zerryth Zerryth commented May 17, 2019

Wrote test for Mike Kinney's (mekinney) PR #1899

Note: I approved his PR, however coveralls/cla is "stuck" atm. I'm aware that this is re-writing his 1-line change on LN255

mekinney and others added 3 commits May 14, 2019 12:16
This causes an exception in the case where personal information is being logged.  The question property is already created.

See this issue:
microsoft/botframework-solutions#1358
@coveralls
Copy link
Collaborator

coveralls commented May 17, 2019

Pull Request Test Coverage Report for Build 64230

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

Totals Coverage Status
Change from base Build 60072: 46.4%
Covered Lines: 4349
Relevant Lines: 6112

💛 - Coveralls

@fuselabs
Copy link
Collaborator

✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.dll

✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.AI.Luis.dll

✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.AI.QnA.dll

✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.ApplicationInsights.dll

✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.Azure.dll

✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.Dialogs.dll

✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.TemplateManager.dll

✔️ No Binary Compatibility issues for Microsoft.Bot.Configuration.dll

✔️ No Binary Compatibility issues for Microsoft.Bot.Connector.dll

✔️ No Binary Compatibility issues for Microsoft.Bot.Schema.dll

@Zerryth
Copy link
Contributor Author

Zerryth commented Jun 6, 2019

@cleemullins this is the PR that complements the other PR you merged in today (unit tests)

gabog
gabog previously requested changes Jun 12, 2019
Copy link
Contributor

@gabog gabog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Ashley, I requested one small change for the file name. The coveralls issue should be fixed, if you just fix that, it should trigger another build and we can merge it.

Gabo

tests/Microsoft.Bot.Builder.AI.QnA.Tests/QnAMakerTests.cs Outdated Show resolved Hide resolved
@fuselabs
Copy link
Collaborator

✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.AI.Luis.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.AI.QnA.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.ApplicationInsights.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.Azure.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.Dialogs.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.TemplateManager.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Configuration.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Connector.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Schema.dll

@cleemullins cleemullins dismissed gabog’s stale review June 12, 2019 21:55

Requested change is fixed. Checking in.

@cleemullins cleemullins merged commit 5dca074 into master Jun 12, 2019
@cleemullins cleemullins deleted the Zerryth/NoAnsInKbTest branch June 12, 2019 21:55
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.

None yet

6 participants