Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Conversation

Batta32
Copy link
Contributor

@Batta32 Batta32 commented May 27, 2021

Fix #1213
Related to #1166

Description

We compared the structure/code migration/unit tests/documentation of the bot-ai-qna library between Java and C# and we found disparities and fixes that this PR includes.

Specific Changes

  • Rename testData to testdata following other Java libraries
  • Fix javadocs/typos
  • Use of StringUtils instead of String to keep consistency
  • Fix scoreThreshold of an unit tests (0.4 -> 0.42)

Testing

mvn clean install passing successfully
image

@tracyboehrer tracyboehrer merged commit c170250 into microsoft:main May 27, 2021
@Batta32 Batta32 deleted the external/fix/southworks/libraries/bot-ai-qna/fix-disparities branch May 27, 2021 20:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SDK][Bot-AI-QnA] Disparities between C#/JavaScript and Java
2 participants