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

2.0 cypress tests #658

Merged
merged 18 commits into from
Apr 18, 2022
Merged

Conversation

mengweieric
Copy link
Collaborator

@mengweieric mengweieric commented Apr 15, 2022

Description

Resolved app analytics failing tests.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed 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.

opensearch-trigger-bot bot and others added 18 commits March 10, 2022 12:55
…search-project#508) (opensearch-project#574)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.25.0...v1.27.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b4f491a)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…) (opensearch-project#576)

Signed-off-by: Zhongnan Su <szhongna@amazon.com>
(cherry picked from commit 5c43e9d)

Co-authored-by: Zhongnan Su <szhongna@amazon.com>
)

Signed-off-by: Eugene Lee <eugenesk@amazon.com>
Signed-off-by: Eric Wei <menwe@amazon.com>
@mengweieric mengweieric requested a review from a team as a code owner April 15, 2022 14:38
@mengweieric mengweieric linked an issue Apr 15, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2022

Codecov Report

Merging #658 (9f6a821) into main (715c22f) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #658   +/-   ##
=========================================
  Coverage     59.46%   59.46%           
  Complexity      283      283           
=========================================
  Files           236      236           
  Lines          7735     7735           
  Branches       1552     1552           
=========================================
  Hits           4600     4600           
  Misses         2963     2963           
  Partials        172      172           
Flag Coverage Δ
dashboards-observability 52.85% <ø> (ø)
opensearch-observability 76.60% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 715c22f...9f6a821. Read the comment docs.

@mengweieric mengweieric merged commit 2602308 into opensearch-project:main Apr 18, 2022
@mengweieric mengweieric deleted the 2.0-cypress-tests branch April 18, 2022 15:23
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.

[BUG] Observability Flaky Cypress tests
4 participants