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

[Manual Backport 2.x][Bug] Remove unused import and property (#6879) #6884

Merged
merged 2 commits into from
May 31, 2024

Conversation

BionIT
Copy link
Collaborator

@BionIT BionIT commented May 31, 2024

Description

This is manual backport of #6879

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

* remove unused import and prop

Signed-off-by: Lu Yu <[email protected]>

* Changeset file for PR opensearch-project#6879 created/updated

---------

Signed-off-by: Lu Yu <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.45%. Comparing base (b4593db) to head (f355556).
Report is 2 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6884      +/-   ##
==========================================
+ Coverage   67.42%   67.45%   +0.02%     
==========================================
  Files        3442     3443       +1     
  Lines       67823    67860      +37     
  Branches    11023    11021       -2     
==========================================
+ Hits        45733    45774      +41     
+ Misses      19426    19425       -1     
+ Partials     2664     2661       -3     
Flag Coverage Δ
Linux_1 33.09% <ø> (ø)
Linux_2 55.16% <ø> (ø)
Linux_3 45.26% <ø> (+0.07%) ⬆️
Linux_4 34.96% <ø> (+<0.01%) ⬆️
Windows_1 33.11% <ø> (ø)
Windows_2 55.13% <ø> (ø)
Windows_3 45.26% <ø> (+0.07%) ⬆️
Windows_4 34.96% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@BionIT BionIT changed the title [Manual Backport][Bug] Remove unused import and property (#6879) [Manual Backport 2.x][Bug] Remove unused import and property (#6879) May 31, 2024
@BionIT BionIT merged commit 8ac9571 into opensearch-project:2.x May 31, 2024
65 of 67 checks passed
@BionIT BionIT added the v2.15.0 label Jun 3, 2024
@zhongnansu zhongnansu added the multiple datasource multiple datasource project label Jun 10, 2024
@zhyuanqi zhyuanqi added the bug Something isn't working label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working multiple datasource multiple datasource project v2.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants