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

[CI] Update Github Actions to combine deploysentinel PR reports and driveby #6784

Merged
merged 2 commits into from Jul 11, 2023

Conversation

unlikelyzero
Copy link
Collaborator

@unlikelyzero unlikelyzero commented Jul 10, 2023

Closes #6741
and ignores #6785

Describe your changes:

Updates Github Actions to combine deploysentinel PR reports
driveby: Skip test.fail testcase

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 Jul 10, 2023

Current Playwright Test Results Summary

✅ 13 Passing

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

(Last updated on 07/10/2023 10:11:54pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: 85312b5

Started: 07/10/2023 10:09:55pm UTC

View Detailed Build Results


Current Playwright Test Results Summary

✅ 122 Passing - ⚠️ 1 Flaky

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

(Last updated on 07/10/2023 10:11:54pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: 85312b5

Started: 07/10/2023 07:59:16pm UTC

⚠️ Flakes

📄   functional/plugins/imagery/exampleImagery.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Example Imagery Object Can use Mouse Wheel to zoom in and out of latest image
Retry 1Initial Attempt
9.84% (6) 6 / 61 runs
failed over last 7 days
68.85% (42) 42 / 61 runs
flaked over last 7 days

View Detailed Build Results


@unlikelyzero unlikelyzero requested a review from ozyx July 10, 2023 19:11
@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Merging #6784 (85312b5) into master (9c22bcf) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6784      +/-   ##
==========================================
- Coverage   53.81%   53.78%   -0.04%     
==========================================
  Files         624      624              
  Lines       24848    24848              
  Branches     2493     2493              
==========================================
- Hits        13373    13364       -9     
- Misses      10810    10817       +7     
- Partials      665      667       +2     
Flag Coverage Δ *Carryforward flag
e2e-full 42.17% <ø> (ø) Carriedforward from 9c22bcf
e2e-stable 55.54% <ø> (+0.28%) ⬆️
unit 48.47% <ø> (-0.06%) ⬇️

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

see 7 files with indirect coverage changes


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 9c22bcf...85312b5. Read the comment docs.

@unlikelyzero unlikelyzero marked this pull request as ready for review July 10, 2023 20:47
@unlikelyzero unlikelyzero changed the title [DNM] Include git sha as env var [CI] Update Github Actions to combine deploysentinel PR reports and driveby Jul 10, 2023
@unlikelyzero unlikelyzero added the pr:e2e:couchdb npm run test:e2e:couchdb label Jul 10, 2023
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Jul 10, 2023
@unlikelyzero unlikelyzero enabled auto-merge (squash) July 11, 2023 21:30
@unlikelyzero unlikelyzero merged commit 293f25d into master Jul 11, 2023
11 of 17 checks passed
@unlikelyzero unlikelyzero deleted the include-PR-SHA branch July 11, 2023 21:31
michaelrogers pushed a commit that referenced this pull request Jul 12, 2023
@shefalijoshi shefalijoshi added the type:maintenance tests, chores, or project maintenance label Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Update Github Action to pass along commit sha
3 participants