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

Add missing data-test-subj tags for discover plugin #9049

Merged
merged 4 commits into from
Dec 16, 2024

Conversation

ananzh
Copy link
Member

@ananzh ananzh commented Dec 12, 2024

Description

Add data-test-subj for discover

Issues Resolved

NA

Changelog

  • skip

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

LDrago27
LDrago27 previously approved these changes Dec 12, 2024
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 37.94%. Comparing base (442e11e) to head (27732ff).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...over/public/application/components/chart/chart.tsx 0.00% 3 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (442e11e) and HEAD (27732ff). Click for more details.

HEAD has 16 uploads less than BASE
Flag BASE (442e11e) HEAD (27732ff)
Linux_3 2 1
Windows_2 9 0
Linux_2 1 0
Linux_4 1 0
Linux_1 1 0
Windows_4 1 0
Windows_3 1 0
Windows_1 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #9049       +/-   ##
===========================================
- Coverage   60.86%   37.94%   -22.93%     
===========================================
  Files        3808     2107     -1701     
  Lines       91209    57919    -33290     
  Branches    14410     9864     -4546     
===========================================
- Hits        55516    21975    -33541     
- Misses      32156    34198     +2042     
+ Partials     3537     1746     -1791     
Flag Coverage Δ
Linux_1 ?
Linux_2 ?
Linux_3 37.94% <0.00%> (+<0.01%) ⬆️
Linux_4 ?
Windows_1 ?
Windows_2 ?
Windows_3 ?
Windows_4 ?

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.

Signed-off-by: Anan Zhuang <[email protected]>
@ananzh ananzh force-pushed the test-subj-discover branch from 6cd3ce4 to eff7dfc Compare December 13, 2024 00:33
@ananzh ananzh changed the title Add data-test-subj for discover Add missing data-test-subj tags for discover plugin Dec 14, 2024
@LDrago27 LDrago27 merged commit f06a478 into opensearch-project:main Dec 16, 2024
67 of 69 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 16, 2024
* Add data-test-subj for discover
Signed-off-by: Anan Zhuang <[email protected]>
* fix comment
Signed-off-by: Anan Zhuang <[email protected]>

---------

Signed-off-by: Anan Zhuang <[email protected]>
(cherry picked from commit f06a478)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x distinguished-contributor Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants