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

Rename cypress config file to its version supported convention #6137

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

manasvinibs
Copy link
Member

Description

Current cypress version 9.5.4 expects its config file to be in json format.

Issues Resolved

Screenshot

Testing the changes

All tests in CI should pass

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

Signed-off-by: Manasvini B Suryanarayana <manasvis@amazon.com>
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.15%. Comparing base (df6de4e) to head (708a92f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6137      +/-   ##
==========================================
- Coverage   67.16%   67.15%   -0.01%     
==========================================
  Files        3327     3327              
  Lines       64415    64415              
  Branches    10366    10366              
==========================================
- Hits        43262    43260       -2     
- Misses      18621    18622       +1     
- Partials     2532     2533       +1     
Flag Coverage Δ
Linux_1 31.73% <ø> (ø)
Linux_2 55.23% <ø> (ø)
Linux_3 44.76% <ø> (+<0.01%) ⬆️
Linux_4 35.06% <ø> (ø)
Windows_1 31.75% <ø> (ø)
Windows_2 55.20% <ø> (ø)
Windows_3 44.77% <ø> (ø)
Windows_4 35.06% <ø> (ø)

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.

@ashwin-pc ashwin-pc merged commit 76c22b4 into opensearch-project:main Mar 14, 2024
86 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 14, 2024
Signed-off-by: Manasvini B Suryanarayana <manasvis@amazon.com>
(cherry picked from commit 76c22b4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
AMoo-Miki pushed a commit that referenced this pull request Mar 14, 2024
#6141)

Signed-off-by: Manasvini B Suryanarayana <manasvis@amazon.com>
(cherry picked from commit 76c22b4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
manasvinibs added a commit to manasvinibs/OpenSearch-Dashboards that referenced this pull request Mar 15, 2024
manasvinibs added a commit that referenced this pull request Mar 15, 2024
…to run cypress tests within Dashboards repo and Rename cypress config file to its version supported convention (#6166)

* Revert "Rename cypress config file to its version supported convention (#6137) (#6141)"

This reverts commit ed2e38d.

* Revert "[Tests] Add Github workflow for Test Orchestrator in FT Repo to run cypress tests within Dashboards repo (#5725) (#6095)"

This reverts commit 385fce4.

Signed-off-by: Manasvini B Suryanarayana <manasvis@amazon.com>

---------

Signed-off-by: Manasvini B Suryanarayana <manasvis@amazon.com>
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.

3 participants