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

Fix: typo for sparse encoding processor factory [2.x] #600

Conversation

yuye-aws
Copy link
Member

@yuye-aws yuye-aws commented Feb 9, 2024

Description

Fix typo for sparse encoding processor factory

Issues Resolved

Fix: typo for sparse encoding processor factory

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: yuye-aws <yuyezhu@amazon.com>
Signed-off-by: yuye-aws <yuyezhu@amazon.com>
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e49b6fd) 85.17% compared to head (d69126b) 85.17%.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #600   +/-   ##
=========================================
  Coverage     85.17%   85.17%           
  Complexity      611      611           
=========================================
  Files            48       48           
  Lines          1841     1841           
  Branches        279      279           
=========================================
  Hits           1568     1568           
  Misses          145      145           
  Partials        128      128           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yuye-aws
Copy link
Member Author

yuye-aws commented Feb 9, 2024

Checks has passed. This PR is ready for review now.

@vibrantvarun vibrantvarun merged commit 60cfe8a into opensearch-project:2.x Feb 14, 2024
53 checks passed
@yuye-aws yuye-aws deleted the fix/typoSparseEncodingProcessorFactory2.x branch February 18, 2024 11:18
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