-
Notifications
You must be signed in to change notification settings - Fork 2
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
c78ed42
to
04b82b4
Compare
04b82b4
to
c4597b7
Compare
@@ -0,0 +1,60 @@ | |||
name: Visual Regressions |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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
42553c0
to
c4597b7
Compare
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
CONTRIBUTING.md
.CONTRIBUTING.md
.Testing
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.