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

TESTID-140: add queryEditorLanguageOptions data-test-subj on language_selector.tsx #9029

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

silva-qa
Copy link
Contributor

Description

  • Adds queryEditorLanguageOptions data-test-subj on src/plugins/data/public/ui/query_editor/language_selector.tsx

Issues Resolved

  • Adds support for some tests that will be merged to main in the future, from the cypress-unification branch.

Screenshot

Testing the changes

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

@silva-qa silva-qa force-pushed the testid-140-data-test-subjs branch from ee90e25 to 77f1cd7 Compare December 10, 2024 19:53
@ananzh ananzh merged commit 9f23442 into opensearch-project:main Dec 10, 2024
38 of 39 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 10, 2024
#9029)

Signed-off-by: Federico Silva <[email protected]>
Co-authored-by: Federico Silva <[email protected]>
(cherry picked from commit 9f23442)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@silva-qa silva-qa deleted the testid-140-data-test-subjs branch December 10, 2024 20:21
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.86%. Comparing base (6a0484a) to head (16201f2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9029   +/-   ##
=======================================
  Coverage   60.86%   60.86%           
=======================================
  Files        3808     3808           
  Lines       91209    91209           
  Branches    14410    14410           
=======================================
  Hits        55516    55516           
  Misses      32153    32153           
  Partials     3540     3540           
Flag Coverage Δ
Linux_1 29.02% <ø> (ø)
Linux_2 56.38% <ø> (ø)
Linux_3 37.93% <ø> (ø)
Linux_4 29.01% <ø> (ø)
Windows_1 29.03% <ø> (ø)
Windows_2 56.34% <ø> (ø)
Windows_3 37.93% <ø> (ø)
Windows_4 29.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x first-time-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