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

Fixing Integ Test Case #383

Merged

Conversation

vibrantvarun
Copy link
Member

Description

Fixing Integ Test case by adding engine in IndexMappings.json

Issues Resolved

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed as per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Varun Jain <[email protected]>
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #383 (8cdfb83) into main (9c37b0e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #383   +/-   ##
=========================================
  Coverage     84.63%   84.63%           
  Complexity      445      445           
=========================================
  Files            38       38           
  Lines          1334     1334           
  Branches        199      199           
=========================================
  Hits           1129     1129           
  Misses          119      119           
  Partials         86       86           

@junqiu-lei junqiu-lei merged commit 2c79d4d into opensearch-project:main Oct 3, 2023
@vibrantvarun vibrantvarun deleted the Fixing_Integ_Test_Case branch October 3, 2023 20:11
@martin-gaievski
Copy link
Member

@vibrantvarun did you figured out why we missed this in the first place? It may be an issue with CI or some test doesn't actually call functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants