We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to improve test coverage in our repo.
This issue will target only to improve test coverage for HttpJsonConnectorExecutor.java
From this url we can see where test coverage is missing for this class: https://app.codecov.io/gh/opensearch-project/ml-commons/blob/2.x/ml-algorithms%2Fsrc%2Fmain%2Fjava%2Forg%2Fopensearch%2Fml%2Fengine%2Falgorithms%2Fremote%2FHttpJsonConnectorExecutor.java
The text was updated successfully, but these errors were encountered:
@dhrubo-os Can I take this issue?
Sorry, something went wrong.
Sure, assigned the issue to you
@dhrubo-os can you give some idea of some of tests needed? I am quite clueless on how many tests needed and what I should test
TrungBui59
No branches or pull requests
We need to improve test coverage in our repo.
This issue will target only to improve test coverage for HttpJsonConnectorExecutor.java
From this url we can see where test coverage is missing for this class: https://app.codecov.io/gh/opensearch-project/ml-commons/blob/2.x/ml-algorithms%2Fsrc%2Fmain%2Fjava%2Forg%2Fopensearch%2Fml%2Fengine%2Falgorithms%2Fremote%2FHttpJsonConnectorExecutor.java
The text was updated successfully, but these errors were encountered: