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

feat: Enable GitHub visual tests #12

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

rubencarvalho
Copy link
Contributor

@rubencarvalho rubencarvalho commented Jan 25, 2024

Description

Enabling visual regression tests.

This initial run will fail, as the update task will only run once merged in main.

Related PR: cloudscape-design/actions#12

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@rubencarvalho rubencarvalho changed the title Enable GitHub visual tests feat: Enable GitHub visual tests Jan 25, 2024
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3e7478d) 0.00% compared to head (42553c0) 0.00%.

❗ Current head 42553c0 differs from pull request most recent head c4597b7. Consider uploading reports for the commit c4597b7 to get more accurate results

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #12   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          9       9           
  Lines         63      63           
  Branches      17      17           
=====================================
  Misses        56      56           
  Partials       7       7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rubencarvalho rubencarvalho force-pushed the enable-github-visual-tests branch from 04b82b4 to c4597b7 Compare January 25, 2024 12:36
@rubencarvalho rubencarvalho marked this pull request as ready for review January 25, 2024 12:40
@rubencarvalho rubencarvalho requested a review from a team as a code owner January 25, 2024 12:41
@rubencarvalho rubencarvalho requested review from taheramr, timogasda and pan-kot and removed request for a team January 25, 2024 12:41
@@ -0,0 +1,60 @@
name: Visual Regressions
Copy link
Member

Choose a reason for hiding this comment

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

Should we move this to a reusable workflow in https://github.com/cloudscape-design/actions?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've added the shared workflow

@rubencarvalho rubencarvalho merged commit 436e9ff into main Jan 29, 2024
52 of 56 checks passed
@michaeldowseza michaeldowseza deleted the enable-github-visual-tests branch November 22, 2024 10:29
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.

2 participants