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

Remove snapshot #6887

Merged
merged 1 commit into from Aug 3, 2023
Merged

Remove snapshot #6887

merged 1 commit into from Aug 3, 2023

Conversation

shefalijoshi
Copy link
Contributor

@shefalijoshi shefalijoshi commented Aug 3, 2023

Closes

Describe your changes:

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Is this change backwards compatible? For example, developers won't need to change how they are calling the API or how they've extended core plugins such as Tables or Plots.

Author Checklist

  • Changes address original issue?
  • Tests included and/or updated with changes?
  • Command line build passes?
  • Has this been smoke tested?
  • Testing instructions included in associated issue OR is this a dependency/testcase change?

Reviewer Checklist

  • Changes appear to address issue?
  • Reviewer has tested changes by following the provided instructions?
  • Changes appear not to be breaking changes?
  • Appropriate automated tests included?
  • Code style and in-line documentation are appropriate?
  • Has associated issue been labelled unverified? (only applicable if this PR closes the issue)
  • Has associated issue been labelled bug? (only applicable if this PR is for a bug fix)

@deploysentinel
Copy link

deploysentinel bot commented Aug 3, 2023

Current Playwright Test Results Summary

✅ 131 Passing - ⚠️ 4 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 08/03/2023 02:25:18pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: 3ab3709

Started: 08/03/2023 02:19:31pm UTC

⚠️ Flakes

📄   functional/plugins/conditionSet/conditionSet.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Basic Condition Set Use ConditionSet should output blank instead of the default value
Retry 2Retry 1Initial Attempt
10.40% (13) 13 / 125 runs
failed over last 7 days
34.40% (43) 43 / 125 runs
flaked over last 7 days

📄   functional/plugins/displayLayout/displayLayout.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Display Layout independent time works with display layouts and its children
Retry 1Initial Attempt
1.61% (2) 2 / 124 runs
failed over last 7 days
3.23% (4) 4 / 124 runs
flaked over last 7 days

📄   functional/plugins/telemetryTable/telemetryTable.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Telemetry Table unpauses and filters data when paused by button and user changes bounds
Retry 1Initial Attempt
0.96% (1) 1 / 104 run
failed over last 7 days
18.27% (19) 19 / 104 runs
flaked over last 7 days

📄   functional/plugins/flexibleLayout/flexibleLayout.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Flexible Layout independent time works with flexible layouts and its children
Retry 2Retry 1Initial Attempt
4.13% (5) 5 / 121 runs
failed over last 7 days
4.13% (5) 5 / 121 runs
flaked over last 7 days

View Detailed Build Results


Current Playwright Test Results Summary

✅ 14 Passing

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 08/03/2023 02:25:18pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: 3ab3709

Started: 08/03/2023 01:48:58pm UTC

View Detailed Build Results


@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

❗ No coverage uploaded for pull request base (release/3.0.0@492e805). Click here to learn what that means.
The diff coverage is n/a.

@@               Coverage Diff                @@
##             release/3.0.0    #6887   +/-   ##
================================================
  Coverage                 ?   47.78%           
================================================
  Files                    ?      644           
  Lines                    ?    25636           
  Branches                 ?     2499           
================================================
  Hits                     ?    12251           
  Misses                   ?    12910           
  Partials                 ?      475           
Flag Coverage Δ *Carryforward flag
e2e-full 42.00% <0.00%> (?) Carriedforward from f705bf9
e2e-stable 52.96% <0.00%> (?)
unit 38.77% <0.00%> (?)

*This pull request uses carry forward flags. Click here to find out more.


Continue to review full report in Codecov by Sentry.

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

@scottbell scottbell self-requested a review August 3, 2023 14:06
Copy link
Contributor

@scottbell scottbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shefalijoshi shefalijoshi enabled auto-merge (squash) August 3, 2023 14:08
@shefalijoshi shefalijoshi merged commit 60e5bbc into release/3.0.0 Aug 3, 2023
14 of 28 checks passed
@shefalijoshi shefalijoshi deleted the fix-version-3.0.0 branch August 3, 2023 14:25
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.

None yet

2 participants