alerting-dashboards-plugin icon indicating copy to clipboard operation
alerting-dashboards-plugin copied to clipboard

Cypress flakiness fix

Open lezzago opened this issue 2 years ago • 1 comments

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • [ ] New functionality includes testing.
    • [ ] All tests pass
  • [ ] New functionality has been documented.
    • [ ] New functionality has javadoc 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.

lezzago avatar Sep 06 '23 22:09 lezzago

Codecov Report

Merging #706 (d087bb1) into 2.x (b826fe5) will not change coverage. Report is 1 commits behind head on 2.x. The diff coverage is n/a.

@@           Coverage Diff           @@
##              2.x     #706   +/-   ##
=======================================
  Coverage   49.85%   49.85%           
=======================================
  Files         233      233           
  Lines        6561     6561           
  Branches      939      939           
=======================================
  Hits         3271     3271           
  Misses       3287     3287           
  Partials        3        3           

codecov[bot] avatar Sep 06 '23 22:09 codecov[bot]