-
Notifications
You must be signed in to change notification settings - Fork 58
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
Try runs-on for windows playwright #5513
base: main
Are you sure you want to change the base?
Conversation
QA Wolf here! As you write new code it's important that your test coverage is keeping up. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5513 +/- ##
=======================================
Coverage 86.29% 86.29%
=======================================
Files 95 95
Lines 35952 35952
=======================================
Hits 31025 31025
Misses 4927 4927
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Should be faster than current runners, may need to work out some shenanigans with the os string.
a33f5d6
to
1a4e855
Compare
Should be faster than current runners, may need to work out some shenanigans with the os string.